body {background-color:#caccd5;}

p { 
	font: 8pt/16pt georgia; 
	line-height: 100%;

	}
	
p.small {

text-indent: 12px;
font-size: 7pt;
line-height: 80%;

}

p.button {

	font-weight: bold;
	font: 18pt georgia; 
	line-height: 100%;
	text-align:center;


}
	
h1 {
	font: 16pt georgia; 
	}
	
a:link { 
 	font-weight: bold;
	text-decoration: none;
	color: #461307;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #343c92;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #343c92;
	}
	
img {border-width: 0px;}

#wrapper { 
 margin: 0 auto;
 width: 600px;


}
/*#header {
 
 width: 700px;
 float: left;
 padding: 10px;
 height: 50px;
 margin: 10px 0px 5px 0px;
}*/

#footer {
 
 width: 600px;
 float: left;
 padding: 10px;
 height: 80px;
 margin: 10px 0px 5px 0px;
}

#comic
{
 margin: 10px 0px 10px 0px;
 padding: 0px;
 width: 600px;
 float: left;
 text-align: center;
}
