body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E2D7BB;
	background-image:url(/Assets/background1.jpg)
}

h1, h2, h3, h4, h5, p {
	margin:0;
	padding:0;
}

h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:4px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

p {
	font-size:14px;
	margin-bottom:14px;
}

table#nav td a img {margin:15px 9px 0px 9px;}

.bold {font-weight:bold;}
