	body {
		margin:100px 100px 100px 100px;
		background:#000000;
                color:#99CC66;
		}

	A		{ color:#99CCFF; text-decoration:none; }
	A:link		{ color:#99CCFF; text-decoration:none; }
	A:visited	{ color:#99CCFF; text-decoration:none; }
	A:active	{ color:#99CC66; }
	A:hover		{ color:#99CC66; }
	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		border-bottom:3px dotted #999;
		border-top:3px dotted #999;
		background:#000000;
                background-image: url(http://f4.wretch.yimg.com/firstpro/18/1113239688.jpg?nx5W8YhDdRfCgtTiv_mEKQ3FE7sLL8JngkEOp1gepu.xjfxWDDxaOZh6Xw--);
		padding:40px;
		letter-spacing:.45em;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #fff;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
		}
	.side {
		font-family:verdana, arial, sans-serif;
		color:#FFFFFF;
		font-size:x-small;
		font-weight:normal;
		background:#000000;
		line-height:140%;
		padding:2px;
		}

	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		letter-spacing:.2em;
		}

.powered {
font-size: x-small;
font-weight: bold;
line-height:140%;
margin-top: 10px;
padding:20px;
text-align:center;
}

input, textarea{
color : #333;
filter:alpha(Opacity=70);
font-size : 10pt ;
background-color: #fff; 
border : 1px double #fff;}

select{ 
color: #fff;
background-color: #000000;
}

HTML {
SCROLLBAR-FACE-COLOR: #000; 
SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
SCROLLBAR-SHADOW-COLOR: #fff; 
SCROLLBAR-3DLIGHT-COLOR: #fff; 
SCROLLBAR-ARROW-COLOR: #fff; 
SCROLLBAR-TRACK-COLOR: #000; 
SCROLLBAR-DARKSHADOW-COLOR: #000
} 
                                                       