

body {
text-align: center;
font-family:Verdana, Arial, sans-serif;
font-size:70%;
background-color:#ffffff;
color:#000000;
height:100%;
margin:0%;
padding:0%;
}

I#main {
	display: block;
    margin-left: auto;
    margin-right: auto;
	width:789px;
	position:relative;
	top: 0px;
	right: 0px;
	margin-top:0px;
	height:652px;
}




 
 
 
html {
  direction: ltr; /* LTR */
}


