body
{
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-color:#333333;
	background-position:50% 100px;;
	margin:0px;
	padding:0px;
}

.container
{
	width:267px;
	margin:100px auto;
}

.main {
	text-align:center;
	margin-top:30px;
}

.view {
	text-align:center;
	margin-top:150px;
	margin-bottom:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
}