body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-image: url(http://nickzone.net/NickZone/r_images/rotate.php);
	background-repeat: no-repeat;
	background-attachment: fixed;

        /*layer-background-image: url(http://nickzone.net/NickZone/r_images/rotate.php);*/
	/*background-attachment: fixed;*/
	/*background-repeat: norepeat;*/

}

div.body
{

 width: 50%;
 padding: 10px;
 text-align: left;
 color: white;
}

p.intro
{
	color: white;
	padding: 5px;
}

p.center
{
	text-align: center;
	color: white;
	
}

p.decoration
{
	text-align: center;
	color: white;
}

p.body
{
	color: white;
	margin-left: 5px;
}
p.ibody
{
	color: black;
	margin-left: 5px;
	font-style: italic;
}
#menu {
	list-style-type: none;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
	color: white;
}
#menu.compact {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 2em;
	color: white;
}

#menu li a { text-decoration: underline; }
#menu li a:link { color: white; }
#menu li a:visited { color: #B1C2FB; }

#menu.compact li a { text-decoration: underline; }
#menu.compact li a:link { color: white; }
#menu.compact li a:visited { color: #B1C2FB; }

#def {
	color: white;
	text-indent: 2em;
	text-decoration: underline; 
}

#def1 {
	color: white;
	text-decoration: none;	
}

dt {
	color: white;
	text-indent: 2em;
	text-decoration: underline;
}
dl {
	color: white;
	text-decoration: none;	
}
ul { list-style-type: none; 
	line-height: 25px;
}
li a:visited {  color: #B1C2FB;
} 
h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
text-transform: capitalize;
color: white;
}

h2 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
text-transform: capitalize;
color: white;
}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
text-transform: capitalize;
color: white;
}

h4 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
font-weight: bold;
color: white;
}

h5 {font-size: 1.0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: white;
}


a {

color: #F4F6FC;
text-decoration: underline;

}
/*  #F1F2F5 */
