body {margin-left: 10%; margin-right: 5%; background: #FEEEC2 url(../images/nside.png) repeat-y;}

html {
scrollbar-base-color: #000000;
scrollbar-face-color: #FFE0C0; 
scrollbar-shadow-color: #FEEEC2; 
scrollbar-highlight-color: #E0C040; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #E0FFFF;
scrollbar-arrow-color: #000000;
}
.rightpic
	{float: right;
	margin: 10px 0px 10px 10px;
	padding: 3px;
	border: 1px solid;
	}
h1 {
	font-family: "Book Antiqua", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
	background-color: #FFE0C0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 20px;
	letter-spacing: 1px;
	color: #000000;
}
a:link {color: yellow; text-decoration: none;}
a:visited {color: yellow; text-decoration: none;}
a:focus {color: yellow; text-decoration: none;}
a:hover {color: white; font-size: 18px; text-decoration: none;}
a:active {color: yellow; text-decoration: none;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	background-color: #000000;
	color: #FFFF00;
	letter-spacing: 3px;
	text-align: center;
}