body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-attachment : fixed;
	background-color : White;
	background-image : url(../images/largymore_back.jpg);
	background-position : center;
	background-repeat : no-repeat;
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Gold;
	scrollbar-base-color : Goldenrod;
	scrollbar-darkshadow-color : Black;
	scrollbar-highlight-color : Gold;
	scrollbar-shadow-color : Black;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: Maroon;
	font-weight : bolder;
}
