body
{
background-image: url('images/bg2.jpg');
background-attachment: fixed;
background-position: center; 
color: #999999;
}
a
{
color: #CCCCCC;
}
p.one
{
position: absolute;
bottom: 100px
}
p.two
{
position: absolute;
bottom: 20px
}
.centeredImage
{
text-align:center;
margin-top:25%;
padding:0px;
}

