.DSABackground {
  background-color: #D6F2F0
}

#topbar {
	height: 128px;
	width: 1000px;
	margin-top: 8px;
	background: url(../images/headerDSA.png) no-repeat;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 3em;
	position: relative;
}
