div#titlebar img {
    display:block;
	margin-left:auto;
	margin-right:auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.service-notice {
	background-color: #dcd6ff;
	border: thin dotted #000000;
	margin:10px;
	padding:10px;
}

h2 {
font-size:115%;
}

h3 {
font-size:100%;
}

ol.instructions li {
padding-top: 10px;
}

ol.instructions img {
padding-top: 10px;
}

li {
padding-top:10px;
}
