/* CSS Document */

body{
	background:url(../gallery/images/bg.jpg) no-repeat top;
	background-color:#000000;
}
div#mainBox{
	position:absolute;
	left:85px;
	width:630px;
}

