h1{
color:#0033ff;
font-size:250%;
}
div{
max-width:640px;
margin-right:auto;
margin-left:auto;
}
h1,h2,li,p,footer{
text-align:center;
font-family: 'Bree Serif', serif;
font-family: 'Patrick Hand', cursive;
font-family: 'Baloo Bhaijaan', cursive;
}
li{
list-style:none;
width:33%;
float:left;
}
ul:after{
content:"";
display:block;
clear:both;
}
ul{
padding:0;
}
table{
width:100%;
}
th{
text-align:left;
}
.price{
text-align:right;
}
li a{
color:#FF0099;
}
li a:hover{
text-decoration:none;
}
header{
border-top:solid 10px #00ffcc;
}
h2{
background-image:url(image/bg_h2.png);
background-repeat:no-repeat;
background-position:center bottom;
background-size:220px 28px;
}
section{
box-shadow:0 0 10px 0 #ccc;
margin-top:40px;
padding-top:10px;
padding-right:20px;
padding-bottom:10px;
padding-left:20px;
}

th img{
border-radius:6px;
}
ing{
max-width:100%;
}
iframe{
max-width:100%;
}