﻿p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: gray;
}
h1 {
	font-family: "Book Antiqua";
	font-size: 30px;
	text-decoration: underline;
	vertical-align:top;
	background-position: top;
	text-align: center;
	border: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Book Antiqua";
	font-size: 18px;
}
form {
	background-position: center;
}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
}
div {
	background-position: 100% 50px;
	text-align: right;
}
background {
	background-repeat: repeat-y;
	background-image: url(file:///Files/Profile%20Background.jpg);
	background-position: center top;
