body {
	background-color:#000;
	background-image:url(images/backtop.gif);
	background-repeat:repeat-x;
	text-decoration:none;
}

#mainDIV {
	position:absolute;
	left:50%;
	margin:0 0 0 -490px;
	top:0px;
	width:980px;
	height:700px;
	background-image: url(images/main.jpg);
	background-repeat:no-repeat;
}

#picDIVwide {
	position:absolute;
	top:80px;
	left:90px;
	width:800px;
	height:600px;
}
