/*
Hidden Secret Wedding Boutique
CSS for printing
Author: Lee Munroe www.leemunroe.com 2008
*/

*{
float:none;
clear:both;
}

.content-text{
width:600px;
float:none;
}

#header, #links, .content-photo, #sub-sub-nav{
display:none;
}