@IMPORT url("../default.css");
@IMPORT url("../class.css");

body {
	background: url("../../img/log/logo.png") left 20px top 20px no-repeat,  url("../../img/log/bg.png") center center repeat;
	text-align: center;
}

#container {
	position: relative;
}

#main {
	position: absolute;
}

#main div {
	padding: 10px;
	color: #000;
}
