

body 
{
background-image: url('index-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: 110%; 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: 70px;
left: 0x
}

p.one 
{
width:355px;
font: bold;
font-size/line-height: 15;
color: #000000;
text-align: left;
line-height: 27px;
position: absolute;
top: 15px;
left: 350px
}

p.two
{
font: bolder;
font-size/line-height: 15;
text-align: left;
position: absolute;
top: 25px;
left: 170px
}

