body {
	background-color: #f9e8cd;
/*
	dont fuck with this today if at all. seems to be a reason you were befuddled in 2011, 
	with 5, 4 part each, values AND having to set border-style separately 
	border-image: url('../images/bordera_horr.png') 27 23 / 40px 30px / 1rem round space; 
	border-style: solid;
*/
}

div.container {
	position: fixed;
	left: 50%;
	top: 50%;
	height: 597px;
	width: 1004px;
	margin-top: -298px;
	margin-left: -502px;
	border: 2px solid #C03;
}

div.leaves {
position: absolute;
border: 2px solid #21275F;
}

a {
width: 45px;
height: 45px;
position: absolute;
}

a:link {
background-image: url(../images/flash-circle-cross.gif);
}

a:hover {
background-image: url(../images/ln_ho.gif);
}