html,body {
background-color:#56320f;
margin:0;
}

#site {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	background:url(pics/bg.jpg);
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	height:156px;
	background:url(pics/header.jpg);
}

#girls {
	position:relative;
	left:0px;
	width:702px;
	height:251px;
	background:url(pics/girls.jpg);
}

#bg {
	position:relative;
	left:0px;
	width:702px;
	background:url(pics/bg.jpg);
}

#bg_h {
	width:802px;
	background:url(pics/bg_h.gif) repeat-y;
}

#footer {
	position:relative;
	left:0px;
	width:702px;
	height:102px;
	background:url(pics/footer.jpg);
}

a.imp, a.imp:link, a.imp:visited, a.imp:active{
 	position:relative;
 	left:360px;
 	top:70px;
 	width:95px;
 	height:20px;
 	float:left;
}
