html { height: 100%; }
body { background-color: #dbd0be; }

a { text-decoration:none; color: #000000; }
img, img a { border:none; }
#centeredcontent { width:68px; height:42px; 
position:absolute; 
left:50%; 
top:50%; 
margin-left:-34px; 
margin-top:-21px; 
}
