body {
	background:#000000;
}

p { background:#000000;
    color:#cccccc;
  }

ul { background:#000000;
    color:#cccccc;
  }

h1 {
    color:#FFFFFF;
	font-size: 16px;
}

.bgtext 					
         {font-size: 100px;
          text-align:center;
}

.bgtext
		{color:#222;
		 font-family:verdana, helvetica, sans serif;}
		 
.footertext {font-size:12px;
			 text-align:center;
			 color:#444444;
			 font-family:verdana, helvetica, sans serif;
			}


div#text1 {
                font-size:35px;
                color:#999999;
				text-align: center;
}

div#text2 {
                font-size:20px;
                color:#999999;
}

div#textsmall {
                font-size:9px;
                color:#999999;
}


div#content {font-family: verdana, helvetica, sans serif;
			 font-size: 13px;
			 text-align: justify;
			 width: 650px;
			 margin-left: auto ;
			 margin-right: auto ;
}

div#content a:link, div#content a:visited
   			 {color:#ff7c11}

