/* This is a print style sheet. The itinerary.htm file links to this stylesheet. */

/* Lidia Ebersole
December 8th, 2009 */

body, #main, #footer, #banner, p, h1, h2, h3, a {
font-size: 12pt;
font-family: 'times new roman', times, serif;
color: black;
background-color: white;
line-height: 1.0;}

#sidebar{
display: none;}

img{
display: none;}

body{
margin: 3em;}

h1, h2, h3, .intro{
text-align: center;}
