/* CSS Document */
body{
color: #fff;
background-color: #c2807a;
}
a:link{
color: #A10048;
text-decoration:none;
font-weight: bold;
}
a:hover{
text-decoration: underline;
}

img{float: right;}
