* 					{ margin: 0; padding: 0; }
html, body			{ height: 100%; -webkit-text-size-adjust: none;} /* '-webkit-text-size-adjust: none' forces iPhone Safari not to increase the text size */
body				{ background-color: #3D414E; text-align:center;}

.biglogo {background: url(images/sitelogo.png) left top no-repeat; height:210px; width: 138px;  display:inline-block; background-color:none; margin-top:50px; }
a:hover .biglogo 			{background-position: -138px 0; background-color: none !important; }
a:active .biglogo 			{background-position: -276px 0; background-color: none !important; }