/* CSS Document */


body
{ 
background-color:black;

background-image:url('paul_tassopulos_earth.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:center; 



margin-top:0px;
margin-bottom:0px;
margin-right:25px;
margin-left:25px;


}








.style1 { 
    color: #0000FF; 
	}
	


.style2 {
	font-size: 20px;
	}
	


.style3 {
	font-weight: bold;
	}	

.style4 { 
    color: #000000; 
	}
	

.style5 {
	font-size: 17px;
	}
	
.style6 { 
    color: #5c5c5c; 
	}
	
.style7 { 
    color: #000000;
	text-decoration:none;
	}
	
