/* CSS Document */

body{
	background:url(../world/images/bg2.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;
}