
body {
background-color: #ffffcc;
color: #993333;
}

img {
margin: 0;
border-width: 0;
padding:0
}


a {
background-color: transparent;
text-decoration:none;
color:#ff3333;
}

a:hover {
background-color: transparent;
text-decoration:underline;
color:#ff3333;
}

a:visited {
background-color: transparent;
text-decoration:none;
color:#333333;
}

p.address {
text-indent:0px;
text-align:justify;
margin-left:15px;
margin-right:10px;
margin-top: 25px;
}

div.poem 
{
text-align:center;
font-style:italic;
}

