body {
background-image: url(”wŒi‰æ‘œURL);
background-attachment: fixed; 
text-align: center;
scrollbar-base-color:#000000;
}

h1 {
color: 	#F0F8FF;
font-size:80%;
}
p {
line-height: 1.5em;
text-align: center;

}

a {
text-decoration: none;
color: #87CEFA
}
img{ border:none;
text-align: center;
}

a:hover {
text-decoration: underline;
position: relative;
top: 1px;
left: 1px;
color: #87CEFA
}
a:visited { 
color: #66CDAA;
}

a:active {
color: #0099FF;
} 

}