/* CSS Document */
h1 {
font-size: 14px;
color: #127978;
}
a:link {
color: #127978;
}
h2 {
font-size: 11px;
color: #127978;
font-weight: bold;
}
#top {
width: 850px;
height: 375px;
background-image: url(../images/pinkgif.png);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin-top: 8px;
padding-top: 5px;
padding-bottom: 10px;
}
.line {
border-bottom: 1px solid #dd3487;
width: 100%;
}