html, body { height: 100%;}
*{margin:0;padding:0}
html{font-size:100.1%}
body{font:62.5% "Trebuchet MS","MS Sans Serif",Geneva,sans-serif;color:#000; margin: 0; background:#000 url(../img/bg.gif);}
a{color:#000;background:transparent;outline:none}
a:hover{text-decoration:none}
a.simple{color:#00f;background:transparent;outline:none}
a.simple:hover{text-decoration:none}
p{margin:0 0 1em 0}
img{border:none}
#container {
	min-height:800;
	height:auto !important;
	height:100%;
	position: absolute;
	top: 50%;
	left: 50%;
	width:400px;
	margin-top: -100px;
	margin-left: -200px;
	font-size:1.2em;
}
#container div div{padding:32px 44px 38px 39px}
