body	
{
	font-family: arial;
	font-size: 16pt;
        color: #ffffff;
	background-image: url(background.jpg);
}
		
h1		
{
	font-family: century gothic;
	size: 24pt;
	text-align: center;
	color: #ffffff;
}
		
a		
{
	color: #ffffff;
	text-decoration: none;
}

td		
{
	color: #ffffff;
	text-decoration: none;
    font-size: 12pt;
}
		
p		
{
	color: #ffffff;
	text-decoration: none;
}
	
img		
{
	border:0; 
}		   									

div.comic
{
	position: relative;
	top: 120px;
	text-align: center;
}

div.contact
{
	position: relative;
	margin-left: 35%;
	margin-right: 35%;
	width: 400px;
	top: -550px;
	z-index: 1;
}

div.blurb
{
    position: relative;
	bottom: -140px;
		font-size: 12pt;          
    color: #ffffff;
    text-align: center;
}