html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, p, h6, blockquote, pre, a, ul, ol, li, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
border:0 none;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}
body{
position:relative;
width:100%;
margin:0 auto 2em auto;
background:#6b4b32 url(images/bg.jpg) repeat-x top center;
font:normal 12px arial, helvetica, sans-serif;
}
.header{
height:440px;
width:100%;
background:#6b4b32 url(images/header_bg.jpg) repeat-x top center;
}
.header img{
display:block;
margin:0 auto;
padding:14px 0;
}
.content{
color:#3a2b19;
width:560px;
margin:0 auto;
padding:15px 120px 50px 120px;
background:#e0d5c3 url(images/content_bg.jpg) repeat-y;
}
span#top{
margin:0 auto;
display:block;
width:800px;
height:17px;
background:url(images/content_top.jpg) no-repeat;
}
.content p{
font-size:16px;
margin:10px 0 34px 0;
}
.content a{
color:#3a2b19;
}
.content a:hover{
color:#3a2b19;
text-decoration:none;
}
.content a#itunes{
background: url(images/itunes_btn.png) no-repeat 0 0;
float:left;
font-size:14px;
height:69px;
width:169px;
margin:0;
padding:165px 0 0 0;
text-align:center;
text-decoration:none;
}
.content a:hover#itunes{
background: url(images/itunes_btn.png) no-repeat -170px 0 ;
}
.content a#itunes strong{
font-size:22px;
line-height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.content a#amazon{
background: url(images/amazon_btn.png) no-repeat 0 0;
float:left;
height:69px;
width:169px;
margin:0 0 0 14px;
padding:165px 0 0 0;
text-align:center;
text-decoration:none;
}
.content a:hover#amazon{
background: url(images/amazon_btn.png) no-repeat -170px 0 ;
}
.content a#amazon strong{
font-size:22px;
line-height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.content a#cd{
background: url(images/cd_btn.png) no-repeat 0 0;
float:left;
height:79px;
width:169px;
margin:0 0 0 14px;
padding:152px 0 0 0;
text-align:center;
text-decoration:none;
}
.content a:hover#cd{
background: url(images/cd_btn.png) no-repeat -170px 0 ;
}
.content a#cd strong{
font-size:20px;
line-height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.content em{
background: url(images/email.png) no-repeat 105px 28px ;
display:block;
clear:both;
font-size:16px;
padding:30px 0 0 20px;
font-style:normal;
text-align:center;
width:100%;
}
span#btm{
margin:0 auto;
clear:both;
display:block;
width:800px;
height:126px;
background:url(images/content_btm.png) no-repeat;
}
div#footer{
width:100%;
text-align:center;
margin:5px 0 0 0;
color:#e0d5c2;
font-size:9px;
}




