body{background-image: url('backgroundcheck.png'); background-repeat: repeat; margin:0px; padding:0px;}



h1{font-family: "Curlz MT", sans; text-align:center; font-size:75px}
	
	img.banner{border:20px solid #000033;  display: block; width: 90%; margin-left: 5%;}
	
	table{width: 80%; margin-left: 10%; margin-right: 10%; 
	       text-align: center; border-style: outset; border-color: #993366; border-width: 30px; background-color: #CC6699;}
	
		td{border-style: solid; border-top-style: none; border-bottom-style: none; border-color: #D87093;}
			td.main{border-left-style: none;}
			td.about{border-left-style: none;}
			td.comics{border-left-style: none;}
			td.characters{border-left-style: none;}
			td.store{border-left-style: none;}
			td.contact{border-left-style: none;}
			td.blog{border-left-style: none;}
			td.links{border-right-style:none; border-left-style: none;}
			
				a{font-family: "Curlz MT", sans; font-size: 30px;}
				a:link{COLOR: white;}
				a:visted{COLOR: 660033}
				a:hover{text-decoration: line-through;}