A:link {text-decoration: underline; font-weight: bold; color: #FFCC33} 
A:visited {text-decoration: underline; font-weight: bold;  color: #FFCC33} 
A:active {text-decoration: none; font-weight: bold;  background-color: blue} 
A:hover {text-decoration: overline; font-weight: bold;  color: #0099FF}




body
{
margin-left: auto;
margin-right: auto;
margin-top: 0em;
font-family: Arial, Times New Roman, sans-serif;
color: white;
background-image: url('background.jpg');
background-color: black;
font-size: 16px;
text-align: center;
}






#frame {
margin-left: auto;
margin-right: auto;
width: 1000px;
text-align: center;
}







#logo {
width: 400px;
height: 340px;
margin-left: auto;
margin-right: auto;
background-image: url("images/cart.png");
z-index: 5000;
}





p {
padding-top: 35px;
}



.line {width: 70%; color: #FFCC00; margin-bottom: 50px; margin-top: 100px}

.desc {color: #FFCC33; font-weight: bold; padding-bottom: 50px; padding-top: 75px}

.announce {color: #0F0; font-weight: bold; padding-bottom: 50px; padding-top: 75px}

.archive {border: solid 1px #555555; font-size: small; background-color: #222222}

.writing {font-size: 12px; color: #999999}



