#content {
    margin: auto;
    padding: 8px;
    width: 968px;
}
#content img.ambient {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}
#content h1 {
    color: #B5106B;
    font: bold 18px arial, helvetica, sans-serif;
}
#content p {
    line-height: 150%;
}
#content ul {
    list-style-type: none;
}
#footer {
    background-image: url(../img/rosablum-footer.png);
    height: 78px;
    width: 100%;
}
#header {
    height: 184px;
    text-align: center;
    width: 100%;
}
#header img {
    margin: 16px;
}
#menu {
    border-color: #000080;
    border-style: solid;
    border-width: 1px 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#menu p {
    padding: 8px;
}
a {
    color: #000080;
}
body {
    color: #000080;
    font: 12px arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
strong.rosablum {
    color: #B5106B;
}
