body{
background-color: #ffffff;
// background-image:url(./image/bk02.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
margin: 0px;
padding: 0px; 
}

h1 {
font-size:10px;
font-weight:normal;
margin: 2px auto;
width: 740px;
text-align: center;
color: #333333;
}

#news p {
margin:0;
}