a:link     { color:black }
a:visited  { color:black }
a:active   { color:black }
a:hover    { color:black }

body
{
background-color: #E3DFAF;
}

h1
{
font-family: "Century Gothic", 'sans serif'; 
font-size: larger
}

h2,h3
{
font-family: "Century Gothic", 'sans serif'; 
}

h4
{
font-family: "Century Gothic", 'sans serif'; 
font-size: smaller
}


p,table,li,address
{
	font-family: "Century Gothic", 'sans serif';
	text-align: center;
}
