/*styles implemented by Chris @ Seomatrix*/
body {
	color: #fff;
	font-size: small;
	background: #000;
	width: 960px;
}

.content {
	font: small "Comic Sans MS", cursive;
	background: #000;
	width: 960px;
	padding: 10px 30px 10px 0px;
	height: 960px;
	overflow: auto;
	clear: both;
	margin: 10px 10px 10px 40px
}
.title {
	font-size:4em;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
}
h1 {
	font-size: 2em;
	color:#00F;
	font-family: "Comic Sans MS", cursive;
}
h1 a { text-decoration: none; color:#ECA2F7;}

.seconddown {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #0F0;
}
h1 a:hover {text-decoration: underline;}
ul {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #0C0;
	list-style: square;
}

#list {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #0C0;
	list-style: square inside;
}
.cyan {
	color: cyan;
	font-family: "Comic Sans MS", cursive;
}

.white {
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
}

.whitelarge {
	color: #FFF;
	font: large "Comic Sans MS", cursive;
}
.green {
	color: #00ff00;
	font-family: "Comic Sans MS", cursive;
}
.yellow {
	color: yellow;
	font-family: "Comic Sans MS", cursive;
}
.magenta {
	color: magenta;
	font: medium "Comic Sans MS", cursive;
}
.centred {text-align: center; margin-left: 30px; margin-right: 30px;}
.second {font-size: 1.7em;}
.text {font-size: 1.2em; font-family: Comic Sans MS;}
.cyan a {
	text-decoration: none;
	color: cyan;
	font-family: "Comic Sans MS", cursive;
}
<head>

div.copyright {
font-size: 10px;
line-height: 10px;
font-family: Comic Sans MS;
text-align: center;
color: #0C0;
}

.fontpaypal {
	font-family: Comic Sans MS, cursive;
}

.fontpaypal div table tr td div select {
	font-family: Comic Sans MS, cursive;
}

.fontpaypal div table {
	font-family: Comic Sans MS, cursive;
}

.fontpaypal div table tr td select {
	font-family: Comic Sans MS, cursive;
}

.cursivefont {
	font-family: Comic Sans MS, cursive;
}
.footer {
	padding: 0px;
	background: #666;
	color: #FFF;
	border: medium double #0C0;
}
.footerfont {
	font: xx-small Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.container {
	width: 960px;
}

.yelloworder {
	font-size: small;
	color: #FF0;
}

.headtitle {
	font: xx-large "Comic Sans MS", cursive;
	color: #F90;
}

.titlepage {
	color: #F93;
	font: italic xx-large "Comic Sans MS", cursive;
	background: #FFF;
}

