@charset "utf-8";
/* CSS Document */
body {
	font-family:"Times New Roman", Times, serif;
	background: #DCDCBA;
	background-attachment:fixed;
}
#superContainer {
	margin: 0 105px 0 105px;
}
#header {
	text-align:center;
}
#container {
	margin: 0px 105px 0 0px;
}
#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 0 95px;
}
#topNav {
	text-align:center;
	width: auto;
}
#footer {
	text-align: center;
	font-size:14px;
	margin: 0 110px 0 110px;
}
.imgStyle {
	float: right;
}
.sizeMatters {
	font-size:18px;
}
