body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #663300;
	background-image: url(caffeine-molecule.gif);
	background-repeat: no-repeat;
	background-position : 225px 300px;
}

td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #ffffcc;
}

strong {
color: #cc9966;
}

a {
color: #ffff99;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
