* { margin: 0; }

body { background-color: #330000; color: #FFFFFF; }
p {
	padding: 10px;
}
#gape td {
	text-align: center;
}
#gape .a {
	background-image: url(i/a.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#gape .b {
	background-image: url(i/b.gif);
	background-repeat: repeat-y;
}
#gape .c {
	background-image: url(i/c.gif);
	background-repeat: no-repeat;
	height: 16px;
}

ul, ol {
	text-align: left;
	padding: 15px;
}

ul.premium, ol.premium {
	margin: 2px;
	font-size: 26px;
	list-style-type: none;
}
.premium {
	color: #33FF00;
}
#gape h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: normal;
}
#gape .b h2 {
	font-size: 24px;
}
#gape .b h3 {
	font-size: 18px;
	font-weight: bold;
}
#gape .b h4 {
	font-size: 12px;
	font-weight: bolder;
}




.fuckingbig {
	font-size: 40px;
}


a:link { color: #FFFF00; }
a:visited { color: #FFCC00; }
a:active { color: #993300; }
a:hover { color: #CC6600; text-decoration: none; }
 
 
#gape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	width: 800px;
	text-align: center;
}
#gape .b ul {
	margin-left: 15px;
}
.sortabig {
	font-size: 26px;
}
table {
	margin: auto;
}
