body {
	background-color:#003399;
	background-repeat:repeat-x;
	font-family:arial,helvetica,sans-serif;
	background-image: url(../images/background.gif);
}
a {text-decoration:none;}
a:hover{
	text-decoration:none;
	font-weight: bold;
}
.start{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}
