div#content h1 {
margin-top: 15px;
background-image: url("../images/pink_arrow.gif");
background-repeat: no-repeat;
background-position: right;
border-bottom: 1px dotted #919191;
padding-bottom: 5px;
}

div#content a {
text-decoration: none;
}

div#content p {
text-align: justify;
}