body {
background: url('images/bg.jpg');
scrollbar-face-color: #dcdcdc;
scrollbar-track-color: #dcdcdc;
scrollbar-shadow-color: #d93a6f;
scrollbar-darkshadow-color: #d93a6f;
scrollbar-highlight-color: #26a8b7;
scrollbar-3dlight-color: #26a8b7;
scrollbar-arrow-color: #d93a6f;
scrollbar-base-color: #dcdcdc;
cursor: default;
}

#sara {
background-image: url('images/lovesongheader.jpg');
background-repeat: no-repeat;
}

a:link, a:active, a:visited {
color: #26a8b7;
text-decoration: none;
text-transform: uppercase;
font-family: Arial black;
cursor: default;
}

a:hover {
color: #ff6699;
cursor: default;
}

.titl, h3 {
background-image: url(images/titlepat.png);
background-repeat:no-repeat;
background-position:left top;
text-transform: uppercase;
padding-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
margin-bottom: 0px;
font-style: normal;
font-weight: normal;
color: #d93a6f;
font-family: arial black;
font-size: 11pt;
cursor: default;
}

.titi, p, value, label, li {
margin: 0px;
font-family: Georgia;
color: #d93a6f;
font-size: 8pt;
padding-left: 12px;
cursor: default;
}

b {
color: #26a8b7;
}

i, em {
color: #ffffff;
}

u {
border-bottom: 2px solid #26a8b7;
text-decoration-color: #26a8b7;
}

.navis
{
font-family: Arial black;
font-size: 8pt;
text-transform: uppercase;
color: #d93a6f;
}

.navis a:link, .navis a:active, .navis a:visited {
color: #d93a6f;
}

.navis a:hover {
background-color: #26a8b7;
color: #ffffff;
}

input, option, select, textarea {
border: 1px solid #26a8b7;
font-family: Georgia;
color: #d93a6f;
font-size: 8pt;
background: url('images/bg.jpg');
background-color: #dcdcdc;
}
