﻿table
{
    background-color:#FFFFFF;
    width:500px;
}
th	{	vertical-align:bottom;}
body	{	background-color:#FFFACD;
			text-align:center;
			position:relative;
			top:150px;
			font-size:15px;
			color:#555555;
		}
h1	{	font-family:'Monotype Corsiva', 'Times New Roman', Geneva;
		color:#777777;
	}
hr	{	height:500px;
		color:#FFFACD;
	}
img	{	border-style:none;
	}
a:link	{	color:#555555;
			border-style:none;
			text-decoration:none;
		}
a:visited	{	color:#55555;
			text-decoration:none;
			}