body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:50px;
	background-image: url(store/CommonGraphics/pattern.jpg);
}
h1 {
	font-size: 150%;
	color: #999900;
}
#MainLeft {
	border: 2px solid #99CC00;
	background-color: #FFFFCC;
	
}
#MainRight {
	border: 2px solid #99CC00;
	background-color: #FFFFCC;
	
}
#MainTop {
	border: 2px solid #99CC00;
	background-color: #FFFFCC;
	width: 830px;

}
a:link {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
.CoverTitle {
	font-size: 160%;
	font-weight: bold;
	color: #57492C;

}
