body 
	{
	color: rgb(230,210,200);
 	background: rgb(0,0,0) url(almu.jpg) fixed no-repeat bottom;
	width: 600px;
	padding: 1em 1em 1em 1em; 
 	margin:0 auto 0 auto; 
	font-size:0.8em; 
	font-family: verdana, helvetica,sans-serif; 
	font-weight:normal; 	
	text-align:justify;
	cursor: default;
	}
	

a	{text-decoration: none; 
	color: rgb(255,230,200); 
	font-weight:bold;
	}

a:hover {	color: rgb(255,255,200); 
	cursor: crosshair; 
	}

div 	{
	background: url(black.png);
        	margin-top: 3em;
	border: rgb(56,56,0) dotted 1px;
	padding: 0.2em;
	}


b { 	font-weight:normal; 	
	 color: rgb(255,0,0);
	}

p {
  text-align:right;
	}

h1 {
	font-size:1.8em; 
	}

h2  {
	font-size:1.2em; 
	}
li {
	margin-left: 2em;}

table {	
	font-size:0.6em; 
	text-align:center;
	font-weight:bold; 	
	width: 100%;}


