/* CSS Document */

body {background-image:url(Images/Background.jpg); background-repeat:repeat}

/* Mainpage Header Fonts */
h2:top {font-family:"Times New Roman", Times, serif; color:#000000; font-size:"large"}
table:main {text-align:"center"}
td #logo {padding-top:10%; margin-top:20px}

	#top{font-family:"Times New Roman", Times, serif; color:#FF0000; font-size:48px; text-align:center}
	#top2{font-family:"Times New Roman", Times, serif; color:#000000; font-size:24px; text-align:center}
	#body1{padding-right:30px; font-family:"Times New Roman", Times, serif; font-size:large}

/*Buttons*/
a.buttons {font-weight:800; font-size:larger; color:#FF0000}
a.buttons:hover {font-weight:800; font-size:larger; color:#0000FF; background-color:#FFFFFF}
a.buttonon {font-weight:800; font-size:larger; color:#0000FF; background-color:#CCCCCC}
a.buttonon:hover {font-weight:800; font-size:larger; color:#0000FF; background-color:#CCCCCC}
