/* CSS Document */

html, body{
margin:0px;
padding:0px;
}

p, body {
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	font-family: "Century Gothic", "Comic sans-serif", sans-serif;
	text-decoration : none;
	}

#header {
background-image:url(images/comics/titlev3.jpg);
background-repeat:no-repeat;
background-position:center;
width:794px;
height:100px;
position:relative;
margin-right:auto;
margin-left:auto;
}

#nav {
width:794px;
position:relative;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
margin-top:0px;
}

#comic {
width:750px;
margin-right:auto;
margin-left:auto;
position:relative;
text-align:center;
font-family:"Century Gothic", "Comic sans-serif", sans-serif;
font-size:18px;
font-weight:normal;
color:#000000;
}

#main {
width:900px;
height:auto;
position:relative;
margin-right:auto;
margin-left:auto;
font-style : normal;
font-size : 16px;
font-family : "Century Gothic", "Comic sans-serif", sans-serif;
color : #000000;
text-decoration : none;
text-align:center;
font-weight:normal;
}
#news {
width:750px;
position:relative;
text-align:left;
font-family:"Century Gothic", "Comic sans-serif", sans-serif;
color:#000000;
font-size:16px;
margin-right:auto;
margin-left:auto;
}
	
A:link, A:visited,  A:hover, A {
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	font-family : "Century Gothic", "Comic sans-serif", sans-serif;
	color : #FFFFFF ;
	text-decoration : none;
	}
	
A:hover {
	text-decoration : underline ;
	}
	
H2 {
	font-style : normal;
	font-weight : normal;
	font-size : 30px;
	font-family : "Century Gothic", "Comic sans-serif", sans-serif;
	text-decoration : none;
	}
	
H3	{
	font-style : normal;
	font-weight : normal;
	font-size : 26px;
	font-family : "Century Gothic", "Comic sans-serif", sans-serif;
	text-decoration : none;
	}
	
td {
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	font-family : "Century Gothic", "Comic sans-serif", sans-serif;
	text-decoration : none;
	}

a:link img, a:visited img, a:hover img, a:active img  { border: 0px }