#logo {
	background-image: url(/images/costr/powered_molecularlab.png);
	background-repeat: no-repeat;
	display: block;
	height: 89px;
	width: 159px;
	text-align: center;
}
strong {
	font-size: small;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	text-align: center;
	display: block;
}
h2 {
	text-align: center;
	display: block;
}

