/* CSS Document */

.one{
position:relative; left:1px
}

.two{
position:relative; bottom:0px; right:3px
}

.three{
position:relative; right:7px
}

.four{
position:relative; bottom:122px; left:708px
}



#content{
float:right; width:550px
}

#quote{
left:0px
}

#footer{
margin-left:-15px
}