html {
	height: 100%;
}
body  {
font-size: 100.1%;
background: #fff url(../pics/bg.jpg) repeat-x;
margin:  0;
min-height: 101%;
font-size: 101.01%;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Helvetica, Verdana, sans-serif; }

li li {
  font-size: 100% !important;
}






/* CONTAINER
--------------------------------------------------*/

#container {
margin-top: -265px;
margin-left: -250px;
width: 500px;
height: 530px;
top: 50%;
left: 50%;
position: absolute;
text-align: left;


 }

