@charset "utf-8";
/* CSS Document */
body{
background-color:#fff5ce;

}
.box{
width:1000px; margin-left:auto; margin-right:auto; height:auto; background-color:#fde293;}
p{
color:#FFFFFF; 
font-size:12px;
height:27px;
margin:55px 0px 40px 340px; 
padding:0px;
line-height:27px;
text-align:left;}

