body {
background-image: url('images/mary_04.jpg');
background-repeat: repeat-y;
background-position: center;
background-color: #F5BFC8;
}

font, tr, td, p, div, body {
color: #E098AD;
font-family: georgia;
font-size: 11px;
font-style: none;
text-transform: none;
text-decoration: none;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}

b {
color: #E19973;
font-family: georgia;
font-size: 11px;
font-style: bold;
text-transform: none;
text-decoration: none;
}

i {
color: #775F64;
font-family: georgia;
font-size: 11px;
font-style: none;
text-transform: none;
text-decoration: none;
}

u {
color: #E19973;
font-family: georgia;
font-size: 11px;
font-style: underline;
text-transform: none;
text-decoration: none;
}

a, a:visited, a:active {
color: #882348;
font-family: georgia;
font-size: 11px;
text-decoration: none;
font-weight: none;
}

a:hover {
color: #BB7484;
font-family: georgia;
font-size: 11px;
text-decoration: none;
font-weight: none;
}

.header {
font-family: georgia;
font-size: 15px;
color: #2D050E;
font-weight: bold;
font-style: italic;
text-transform: none;
}

ul li {
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: left center;
list-style-type: none;
}

img.right {
float: right;
margin-left: 7px;
}

img {
border: 0px;
}