@charset "utf-8";
/* CSS Document */

body{
width:530px;
margin:0 auto;
background-color:olive;
font-family:Arial;
color:#FFFFFF;
} 