
html, body {
	height:100%;
	width:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000;
	xoverflow: hidden;
	background:url(../../img/login/bg.gif) repeat-x #242628;
	background-color:#242628;
	xbackground-attachment:fixed;
	xbackground-position: 0 0;
}

#container{
	height:100%;
	width:100%;
}


/*
.clear{
clear:both;
}

a:link, a:visited {
	color:#65ceff;
	text-decoration:none;
	outline-style:none;
}

a:hover {
	color:#65ceff;
	text-decoration:underline;
}

.floatclear{
	clear:both;
}

*/
