body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
; 	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.welcome1 {
	font-size: 36px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.welcome2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:0px;
}
.nav a:link, .nav a:visited{
text-decoration: none;
text-align: center;
color: white;
}
.nav  a:hover {
width:100%;
text-decoration: underline;
color: white;
}

