@charset "utf-8";
/* CSS Document */
<style type="text/css">
body{
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;}
header,nav,body{background:#E0D42F;}
header{ font-size:28px;
color:#FFFFFF;
background-color:#E19619;
background-color:#E19619;
border-top-color:#CDB4B4;
border-top-width:thin;
border-top-style:solid;
border-bottom-color:#CDB4B4;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#CDB4B4;
border-left-width:1px;
border-left-style:solid;
padding-left:6px;
}
h2{color:#0B0B0B;}
h3{font-size:18px;}
ul{
color:#0B0B0B;
}
li{ display:block;
margin:6px;
padding:6pxpx;
font-size:20px;}
a{color:#FFFFFF;
text-decoration:none;}
</style>

    