/*
	CIS 241 Group Project
	Daniel Kender
	Joshua Stahl
*/
td{background-image: url("Images/button.png");width: 200px; text-align:center}
body{background-color:tan}
a:hover{BACKGROUND-COLOR:white; text-decoration:none;text-transform:capitalize}
a:active{BACKGROUND-COLOR:tan; color:NAVY}
a{color:black; text-decoration:none;font-weight:bold}
h2{COLOR:black; font-weight:bolder; font-style:italic;margin-bottom:5}
h3{COLOR:black;margin-bottom:5; margin-top:5}
h4{COLOR:black;margin-bottom:5; margin-top:5}
#content{BACKGROUND-COLOR:BLUE;COLOR:White; padding:10 100 10 100}
