/* CSS Document */

body{
	background:url(../gallery/detail/images/bg.jpg) no-repeat top;
	background-color:#000000;
}
div#mainBox{
	position:absolute;
	left:100px;
	width:600px;
	text-align:center;
}

#title {
	padding-bottom:10px;
	padding-top:20px;
	font-weight:bold;
}

#flashcontent{
	width:430px;
	height:270px;
	margin-left:85px;
}