body {
background-color:#DBDBDB;
color: #000000;
font-size: 12px;
font-family: Verdana, Helvetica, Sans-Serif;
margin: 0;
padding: 0;
text-align: center;
}
p {
margin-top: 0px;
padding-top: 0px;
}
a {
text-decoration: none;
border-bottom:1px dotted #0000ff;
}
a:hover {
text-decoration: none;
border-bottom:1px solid #0000ff;
}
H1.title, H1.title2 {
display: block;
font-family: Trebuchet MS, Georgia, serif;
font-size: 32px;
color: #e7795d;
margin: 0px;
margin-bottom: 15px;
padding-top: 15px;
font-weight: normal;
}
H1.title {
text-align: left;
}
H1.title2 {
text-align: center;
}
#container {
background:#DBDBDB;
width:600px;
padding:0 4px;
text-align: center;
margin: 0 auto;
}
#container2 {
background:#DBDBDB;
margin:0 auto;
padding:0 4px;
/*position: relative;
float: left;
top: 10px;
left: 40px;*/
width: 850px;
}

.sanquinbanner {
	margin-top:80px;
}
.sanquinbanner a {
	border-bottom:none;
}