  	body	{
		background: #EDC436;
                background-image:url('http://driveinfilmfestival.com/menu.jpg');
		text-align: justify;
		color: #444444;
		font-family: "helvetica", "arial", sans-serif;
		font-size: 10px;
                letter-spacing: 0px;
	        position: fixed;
		left: 0px;
		top: 0px;
                right: 0px;
                }
	a:link, a:visited  {
		color: #111111;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
                text-transform: uppercase;
		}
	a:hover {
		color: #5b74c7;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
                text-transform: uppercase;

