/*
***********************************************************
Title:     Print
Author:    Emile Blume - Netcreators.com
***********************************************************
*/

body {
background: #FFF url(../images/AnnieS.png) no-repeat right top;
padding-top: 110px;
}

#container, #main, #description, #left, #center, #right, #footer {
        border: 0;
	display: block; 
	float: none;
	height: auto;
	margin: 0;
        padding: 0;
	width: 100%;
}

#description, #header, #skip, #footer {
	display: none;
}
