body {
	background-color: #F1D875;
	background-image: url(../img/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position:top;
}
#wrap {
	width: 810px;
	background-color: #F1D875;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
}
.Content {
	width:750px;
	margin:auto;
}
.SimpleBox { width:90%; margin:auto;}
.Letter {
	float: left;
	margin-right: 10px;
	background-color: #DD5523;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 10px;
}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#660000; line-height:20px;}
h1 {font-size:18px; color: #660066; line-height:20px;}