body 	{ background-color: #000000;
	}


.rel 	{
	position: relative;
	top: 50px;
	}

img
{
    max-width: 100%;
    height: auto;
}



.title {
	letter-spacing: 1.5em;
	font-family: "Verdana";
	font-size: 17pt;
	color: #D80422;
	font-weight: bold;
	}


.links {
	letter-spacing: .1em;
	font-family: "Verdana";
	font-size: 11pt;
	color: #04D6D8;
	}


.copy {
	font-family: "Verdana";
	font-size: 10pt;
	color: #C3DEDE;
	}

.small {
	font-family: "Verdana";
	font-size: 9pt;
	font-style: italic;
	color: #C3DEDE;
	}

a:link   { color: #04D6D8; 
	text-decoration: none; 
	}

a:visited  { color: #04D6D8; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #04D6D8; 
	text-decoration: none;
	 }
