
#banner {
	background:transparent url(blue.png) repeat-x;
	height: 90px;
	margin-bottom: 10px;
	border-bottom: thick solid black;
	
	font-family:"Helvetica",Arial,Geneva,sans-serif;
}

#logo {
	height: 90px;
	background: transparent url(stp_small.png) no-repeat;
}

#title {
	
	margin-left: 375px;
	padding-top: 25px;
	font-size: 2.5em;
	color: white;
}

#footer{
	margin-top:1em;
	font-size:.75em;
	color:grey;
	text-align:center;
}

.descr li {
	list-style-type: disc !important;
	padding:0px !important;
}
