@charset "UTF-8";
/* CSS Document */

body {font-size: 80%;
font-family: Helvetica, Arial, sans-serif;
background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

h1, h2 {font-variant: small-caps;
margin: 0; }

a:link {color: #1594d0; }

.date {color: #be1f3e;
font-weight: bold;}

.datemovie {color: #be1f3e;
font-weight: bold;
font-size: 2em;
padding-top: 15px;}

.carryin { font-size: 1.8em;
font-weight: bold;
color: #be1f3e;;}


.movies {font-weight: bold;
line-height: 1.5em;}


p {line-height: 1.2em;}

li {margin-bottom: 10px;
line-height: 1.2em; 
color: black;
font-color: black; }

.disclaimer {color: white;}

h1.movie {font-size: 4em;}

.sponsor {font-size: .8em;
font-color: #aeaeae;
font-weight: bold; }

.quote {font-size: 1.5em;
font-weight: bold;
font-color: #eaeaea;}
