html,body {

margin:0;
background:url(pics/bg_top.jpg) repeat-x;
background-color:#343434;
}

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

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

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

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

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

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