
/*--------======= Global Selectors =======-------*/
html { height: 100%; }
object { outline:none; }
body {
	font-family: Arial, Geneva, Tahoma, Verdana;
	font-size: 13px;
	height: 100%;
	margin: 0; 
	padding: 0;
	text-align: center;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:white;
	