body{
background-color:black;
color:#ffffcc;
width:720px;
margin:auto;
font-family:"Comic Sans MS", cursive;
}

#content h1{
text-align:center;
height:70px;
color:#ffcc99;
font-style:italic;
font-size:25px;
}

#content h2{
color:#ffffcc;
line-height:0;
font-size:21px;
}
#content .detail-price{

float:left;
width:210px;
font-size:16px;
}

#content .price{
font-size:16px;
}

#content .details{
border-bottom:1px solid #706f6f;
margin-bottom:30px;
padding-bottom:12px;
}
