body {
	background-image: url(http://i46.photobucket.com/albums/f105/Sereneanime/taintedwingsB.jpg);
	background-repeat: repeat;
	background-color: #2E2E2E;
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms";
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content {
	margin-bottom: 10px;
	width: 388px;
	font-family: "trebuchet ms";
	color: #D8D1B2;
	font-size: 7pt;
	line-height:6pt;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: justify;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;

}

h1 {
	background: #3A3A3A;
	font-size: 7px;
	font-weight: bold;
	color: #F5FFFE;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 2px;
	padding-left: 3px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}


a {
	color: #304741;
	cursor: default;
	text-decoration:none;
}

a:hover {
	color: white;
	cursor: crosshair;
	text-decoration:none;
}

b,strong {
	color: #FB2855;
	font-style: italic;
}

i,em {
	color: #53A995;
	letter-spacing: 1px;
}



textarea, input {
	color: #000000;
	font-family: "trebuchet ms";
	font-size: 7pt;
	background-color: #D3D1D4;
	border: 0px;
	line-height: 7pt;
}

textarea {
	width: 180px;
	height: 50px;
}

a.cred {
	color : #6D7560;
	font-family : "trebuchet ms";
	font-size: 7pt;
	text-decoration : none;
	cursor : default;
}

a.cred:hover {
	color: #EFE76A;
}