html,body {
margin:0;
background:url(pics/bg_h.jpg);
}

a:link, a:active, a:focus, a:visited { font-weight:bold; color:#000000; text-decoration:none; }

a:hover {  font-weight:bold; color:#ffffff; text-decoration:underline; }

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

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

#girl {
	position:relative;
	left:0px;
	width:766px;
	height:361px;
	background:url(pics/bg_r.jpg) repeat-x;
}

#bg_r {
	position:relative;
	left:365px;
	width:403px;
	height:361px;
}

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

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

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