/* PRINT STYLE SHEET */
html {
    background-color:#ffffff;
    color:#000000;
}
body
{
    background-color:#ffffff;
    color:#000000;
    font-size:100%; /* 16px (Default size) --> 10px */
    font-family:Georgia, "Times New Roman", Times, Serif;
}

#logoContainer
{
    background-color:#000000;
    width:100%;
}

#topbtns, #menu, #ticketHeader, #relatedInfo, #footerContainer, #ratingContainer, #addThis, #fbComments, #colLeft, #movieContainer, #artistMediaImages, .about, #newsletterForm, #footerLogos, #colRight
{display:none;}

img {
	display:block;
	border:0;
}

h1
{ font-size:2em; padding:1em 0 1em 0;}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

