/*
Print Stylesheet
Cloud Islands 2008
Author: Adrienne Rice Adams
Company: Cloud Islands
URL: http://cloudislands.com 
Created: January 17, 2008
Last Modified: January 17, 2008
*/

body {
margin: 0;
padding: 0;
font-family: "Geneva", "Lucida Sans Unicode",  Arial, sans-serif;
font-size: 90%;
}
h1,h2,h3,h4,h5,h6 {
font-family: "Palatino", Georgia, serif;
}
#container {
width: 100%;
margin: 0;
padding: 0;
}
#random_photo,#nav_main,#sidebar,#boxtop,#boxbottom,#footer {
display: none;
}