@charset "utf-8";
@import url('reset.css');

body {background-color:#CC9; color:#666}
#cont {width:800px;margin:50px auto;}
p {margin:20px 0;}
#logo {color:#933; text-decoration:overline;}
a {color:#933;}

