body { 
	background-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#content { background-color: #ffffff; margin-top: 50px; }
h1 { color:#999999; }
.jumbotron { padding: 20px !important; }

.imgMax { width: 100%; }
.imgBorder { border:1px solid #CCCCCC; }