body { 
	background-color: #15162e;
	background-image: url(images/webbackangelhelper.png);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	min-width: 950px;
	max-width: 1200px;
	color: #ffffff;
	}
*
	font-family: calibri, Arial, sans-serif"; 

P {
	color: #ffffff;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
h1 {
	font-size: 1.3em;
	color: #8AB0FF; 
	font-weight: bold;
	letter-spacing: 1px;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
h2 {
	color: #ff8000; 
	font-size: 1em;
	text-indent: 1.3em;
	font-style: italic;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	letter-spacing: 1px;
	}
a:link {
	color: #ae9737;
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:visited {
	color: #ae9737; 
	font-size: 1em;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	text-decoration: none;
	}
a:hover {
	color: #ffffff; 
	font-size: 1.1em; 
	font-weight: bold;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}
img {
	border: 2px
	border-style: solid;
	border-color: #ffffff; 
	padding: 5px;
	}
hr {
	color: #8AB0FF;
	size: 1px; 
	width: 75%;
	}
.footer {
	font-size: .8em;
	color: #fff;
	text-align: center;
	font-family: calibri, "Gills Sans, Arial, sans-serif"; 
	}