@charset "utf-8";

body {
	background: url(Images/Background.jpg);
	
	
}
h1 {
	font-family: Algerian;
	font-size: 45px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	color: #800000;
	background: no-repeat left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
}
