/*

KVB Pallette by SamuelBoivin.com

*/

body
{
	background-color: #111111;
	color: #4484ce;
	background-image: url(Swamp_cropped.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

body,input
{
	font-size: 16pt;
	font-family: "Arial Black", Gadget, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	letter-spacing: -1px;
	background-color: #000;
	width: 500px;
/*text-transform: lowercase;*/
}

h3,h4,h5,h6
{
color: #cb5ea1;
}

a
{
color: #cb5ea1;
}

h3,a:link,a:visited
{
color: #cb5ea1;
text-decoration:underline;
}

h3,a:hover,a:active
{
	color: #CB5EA1;
	text-decoration: none;
}

h1 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}
