/* This is a comment */


body
{ 
background:#000000 url(bkgnd.jpg) no-repeat fixed 40% 50%;

font-family:verdana,helvetica,arial,sans-serif;
font-size:100%;
padding-bottom:2px; 
vertical-align: middle; 
color: #ddeeff;
font-weight: bold;

}
.one
{
position:fixed;
left:50px;
top:1px;
border-color: "ff0000"
}




table { border-color: "000055" }




a:link {
	color:#c8e6ff;
	text-decoration: none;
}
a:visited {
	color:#90b0c0;

	text-decoration: none;
}
a:hover {
	color:#ffffff;
	}
a:active {
	color:#AAFFFF;
}

h1 {
	font-size: 34px;
	text-align: center;
	color:#bbffff;
}

h2 {
	font-size: 30px;
	text-align: center;
	color:#bbffff;
}

h3 {
	font-size: 26px;
	text-align: center;
	color:#c8e6ff;
}



h4 {
	font-size: 22px;
	color:#c8e6ff;
	text-align: center;
}



h5 {
	font-size: 18px;
	color:#ffffff;
	text-align: center;
}

h6 {
	font-size: 14px;
	text-align: center;
	color:#ffffff;
}


p{
font-size: 16px;
margin-left:10px;
}


p.small {
color:blue;
font-family:"arial bold";
font-size:10px;
font-style:normal;
font-variant:normal;
font-weight:100;
line-height:normal;
text-align:center;
}

p.c1 {
text-align:center;
font-size: 16px;
}





