body { 
background-color: Gainsboro;
background-image: url(lukan2.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat:no-repeat;
color:#ffcc99; 
font-family: Times, serif; 
margin: 0.1 em; 
padding: 0.1 em;
}

a.one:link { color: #3333cc }
a.one:visited { color: #0000ff } 
a.one:hover { color: #ffcc00 } 
a.one:active { color: chocolate } 

a.two:link { color: #3333cc } 
a.two:visited { color: #0000ff } 
a.two:hover { font-size: 130% } 
a.two:active { color: chocolate } 

a.three:link { color: #cc6633 } 
a.three:visited { color: #0000ff } 
a.three:hover { background: #ffffcc } 
a.three:active { color: chocolate } 

a.four:link { color: #3333cc } 
a.four:visited { color: #0000ff } 
a.four:hover { font-family: fixedsys } 
a.four:active { color: chocolate } 

a.five:link { color: #3333cc; text-decoration: none } 
a.five:visited { color: #0000ff; text-decoration: none } 
a.five:hover { text-decoration: underline } 
a.five:active { color: chocolate } 

h1{ color: #330000; font-family: Times, serif; text-align: center} 
h2, h3, h4, h5, h6{color: #663333} .center {text-align: center} 

.left {text-align: left} 
.right {text-align: right} 

p {color: black; font-family: Times, serif} 

p.bigfirst:first-letter {background: transparent; 
color: transparent; 
font-family: Times, serif; 
font-size: 175%; 
float: left; 
padding: 0.1em; 
margin: 0.1em; 
border: thin solid silver } 


however, I believe in respect for all things... big 