/* CSS Document */

body
	{
	background-color:#000444; 
	color:#F8FFCF;
	text-align:justify;
	font-size:16px;
	
	}

h1
	{
	font-size:24px;
	text-align:center;
	}

h2
	{
	font-size:20px; 
	}


h3	{
     font-size:18px;
	 }
	
a:link
	{
	color:#F0EAA1;
	}


A:visited { COLOR: #F0EAA1; 
          }