body {
	margin-top: 30px;
	margin-left: 30px;
	width: 366px;
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: 350px;
}
div {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: "lr SVbN", "Osaka|";
	background-color: #E6F4FF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: thin ridge #CCCCCC;
}
