body{
margin:0px;
background-image : url(img/background.jpg);
background-repeat:no-repeat;
background-position:right 150px;
background-attachment:fixed;
}
P, UL, OL { 
margin-top : 0;
margin-bottom : 0;
} 
A.menu { 
font-family : arial;
font-size : 11px;
color : #686868;
text-decoration : none;
} 
A.menu:hover { 
font-family : arial;
font-size : 11px;
color : #0000ff;
text-decoration : none;
} 

