

body 
{
background-image: url('aboutme-background.jpg'); 
background-repeat: no-repeat;
background-attachment: fixed;
}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {font-size: 105%; color: #000000; text-decoration: none}
a:active {color: #000000}

a.one:link {color: #000000; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {font-size: 150%; color: #000000; text-decoration: none}
a.one:active {color: #000000}


ul.one
{
font: bolder;
font-size/line-height: 12;
text-align: left;
line-height: 45px;
position: absolute;
top: 40px;
left: 530px
}

p.one 
{
width:410px;
font: bold;
font-size/line-height: 17;
color: #000000;
text-align: left;
line-height: 27px;
position: absolute;
top: 50px;
left: 280px
}

p.two
{
font: bolder;
font-size/line-height: 15;
text-align: left;
position: absolute;
top: 25px;
left: 170px
}

