body
{
scrollbar-face-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-Color: #000000;
background: #000000;
margin: 0px;
padding: 0px;
text-align: center;
}

#wrapper
{
position: relative;
width: 750px;
text-align: left;
}

a:link
{
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:visited
{
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:hover
{
color: #2c2c2c;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:active
{
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

div.layout
{
background-image: url(heartlayoutv01.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 800px;
height: 600px;
z-index: 1;
}

div.about
{
position: absolute;
left: 84px;
top: 152px;
z-index: 2;
}

div.portfolio
{
position: absolute;
left: 597px;
top: 153px;
z-index: 2;
}

div.photography
{
position: absolute;
left: 36px;
top: 335px;
z-index: 2;
}

div.contact
{
position: absolute;
left: 612px;
top: 427px;
z-index: 2;
}