#pages { 
width: 100%;
background: url(http://media.tumblr.com/tumblr_mai5faFCgy1r6yzvz.png)repeat;
margin: 0 0 0 0;
border-bottom: 0px solid #DCE1E5;
text-align: left;
height: 25px;
}
#topnav {
width: 820px;
margin-left: -50px;
}
#topnav .title{
float: right;
font: normal 25px 'Sacramento', cursive;
color: #fff; 
margin-left: 28px;
margin-top: -8px;
text-shadow: 2px 2px 2px #cc688b;
}
#topnav .nav{
float: left;
font: normal 15px 'Cutive Mono', serif;
color: #fff; 
margin-left: 25px;
margin-top: 3px;
border-top: 1px dashed #e384a5;
border-bottom: 1px dashed #e384a5;
text-shadow: 2px 2px 2px #cc688b;
}
#topnav .nav:hover{
border-top: 1px dashed #fff;
border-bottom: 1px dashed #fff;
}
#ribbon { 
width: 100%;
background: url(http://static.tumblr.com/6lttjv1/xNcmelu45/top-ribbon.png)repeat;
margin: 0 0 0 0;
border-bottom: 0px solid #DCE1E5;
text-align: left;
height: 52px;
}
#stripe { 
width: 100%;background: url(http://static.tumblr.com/6lttjv1/nmImet8qx/footer.png)repeat;
margin: 0 0 0 0;
border-bottom: 0px solid #DCE1E5;
text-align: left;
height: 24px;
}