h1{
color:yellow;
font-size:125%;
}
div{
max-width:1100px;
margin-right:auto;
margin-left:auto;
}

}
ul:after{
content:"";
display:block;
clear:both;
}
ul{
padding:0;
}
table{
width:100%;
}
th{
text-align:left;
}
.price{
text-align:right;
}
li a{
color:#000;
}
li a:hover{
text-decoration:none;
}
header{
border-top:solid 10px #c2e08f;

}
