body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: fixed;
	background-image:  url(Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E2F4FE;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #AE0B1C;
}
h1 {
	font-size: larger;
	line-height: 1.1em;
	font-weight: bold;
	color: #AE0B1C;
	height: auto;
	vertical-align: bottom;



}
a {
	color: #AE0B1C;
}
