body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(/commonimages/stewie.jpg); 
	background-repeat: no-repeat; 
	background-position: 100% 100%;
	background-attachment:fixed;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.history tr td {
	vertical-align:top;
	text-align:left;
}
a {
	font-size:x-small;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}