@charset "utf-8";
/* CSS Document */

.background { 
			  background-image:url(images/background.jpg);
			  width:800px;
			  height:600px;
			  background-repeat:repeat;
			  }
			  
body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffcaa9;
}
.style6 {font-size: 10px}
.style7 {color: #808080}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
	}
	
h1 { font-size:14px ; }			  



.align {
margin-right::20px
}