body {
padding:30px;
margin:0px;
background-color: #dfd3c7;
background-image: url(bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-postition: bottom center;
}



p {padding:5px; margin:2px; }

body, table, td, th, p {

font-family: "lucida grande",Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
font-weight: normal;


	color: #000;
}
a:link, a:hover, a:active, a:visited {color: #000000;}