body {
    font-family: Verdana;
    font-size: medium;
    margin: 0px;
}

#topContent {
	text-align: center;
	background-color: #3399FF;
	color: Yellow;
	font-size: xx-large;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	background-image: none;
}


