@charset "iso-8859-1";

body 
{
background-image: url('http://larseighner.com/ADULT/site_images/starfield.jpg');
background-color: black;
color: #0e0;
font-family: Georgia,"Times New Roman","Times Roman",roman,times,serif;
margin: 5%;
}

h1
{
font-size 400%;
text-align: center;
margin-left: auto;
margin-right; auto;
}

h2
{
font-size: 200%;
text-align: center;
margin-left: auto;
margin-right: auto;
}


h2.home, h2.home a, h2.home a:link, h2.home a:visited, 
h2.home a:hover, h2.home a:active
{
color: #0e0;
}


h2.goog, h2.goog a, h2.goog a:link, h2.goog a:visited, 
h2.goog a:hover, h2.goog a:active
{
color: #0e0;
}

h2.texts, h2.texts a, h2.texts a:link, h2.texts a:visited, 
h2.texts a:hover, h2.texts a:active
{
color: #e00;
}
h2.blog, h2.blog a, h2.blog a:link, h2.blog a:visited, 
h2.blog a:hover, h2.blog a:active
{
color: #e00;
}
h2.wiki, h2.wiki a, h2.wiki a:link, h2.wiki a:visited, 
h2.wiki a:hover, h2.wiki a:active
{
color: #e00;
}

p.warn {
font-size: 200%;
color: #ff0;
}

.clear
{
	clear: both;
	padding-bottom: 1px;
	margin-bottom: -1px;
}
#toprule, #botrule
{
	width: 480px;
	height: 4px;
}
#surf
{
width: 108px;
height: 34px;
border-width: 0;
}
#rta
{
width: 88px;
height: 31px;
border-width: 0;
}
#icra
{
width: 26px;
height: 25px;
border-width: 0;
}

p.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.credit 
{
font-size: 150%;
}

.credit a,.credit a:link,.credit a:visited,.credit a:hover,.credit a:active
{
color: #0e0;
}