body{background-color: #0a0a0a; 
background-image:  url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	                
				margin-top:0;
				margin-bottom:0;
				
				}
	
H1, H2, H3, H4, H5, H6, H7 {text-align: justify; font-family: Arial, Helvetica, sans-serif; color: #ffffff; margin-left:25; margin-right:25;}

p {text-align: justify; font-family: Arial, Helvetica, sans-serif; color: #ffffff; margin-left:25; margin-right:25;}

A:link {color: #ffffff;}
A:active {color: #ffffff;}
A:visited {color: #ffffff;}
a:hover{color: #ffffff; text-decoration:none;}

.center {
text-align: center;
}

.white {
	color: #ffffff;
}


.imageborder{
	border-color: white;
	border-width:2px;
	}
			

.pagepic{
margin-left:25; margin-right:25;
}



.textleft{
margin-left:50;
}