@charset "utf-8";
/* CSS Document */


html, body	{height:100%; margin:0; padding:0; overflow: auto; }
img			{margin:0px; padding:0px; border:none;}

a {
font-weight: bold;
text-transform:none;
color: #FFF;
text-decoration: none;}

a:hover {
font-weight: bold;
text-transform: none;
color: #FFF;
text-decoration: underline;}

h1 {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
line-height: 15px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-align:left;
}

h2 {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 25px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-align:left;
}

h3 {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
line-height: 15px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-align:left;
}

p {
margin:0px;
padding:0px 0px 10px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 17px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFF;
text-decoration: none;
text-align:justify;
}



#killer-bg	{position:absolute; height:100%; width: 100%; margin: 0; padding: 0; z-index: 1;}

#floater	{height:50%; margin-bottom:-150px; position:relative;}
#content-center	{clear:both; height:300px; position:relative; margin:0 auto; width:430px; padding:20px; z-index:2;}

#txt-container {
	margin:0px;
	padding:0px 0px 0px 10px;
	width:410px;
}
