body {
	background-image: url('../images/chainlink.jpg'); 
	background-attachment: fixed;
	}

#frame {
 	margin-right:auto;
	margin-left:auto;
	width:1024px;  
	background-image: url('../images/eosaut1.gif');
	}
#header {
    width:100%;
    font-size: 45px;
    font-style: normal;
    font-family: sans-serif;
    text-align: center;
    color: white;
    
}
h1, h3, h4, h6, li {
	text-align:center; 
	color: White;
	}
p {
 	text-align:center; 
	color: white;
	}
a {
	color: orange;
	border: none; 
	text-decoration: none; 
	font-weight:normal;
	 }
a:hover {
	border: none;  
	text-decoration:none;
	font-weight:normal;
	 }

.style1 {
	color: #FFFFFF;
	font-size: xx-large;
	font-style:oblique;
}
a.images {
	color:#99FF33;
	text-decoration:none;
}
a.images:hover {
	color:#993300;
	text-decoration:none;
}
