body
{ 
	background-image:url(images/stars.jpg);
}
#main
{
	background-color:#ffffff;
	position:absolute;
	padding:10px;
	width:714px;
	top:20px;
	left:158px;
	height:auto;
}

#nowshowing
{
	background-image: url(images/arrow.jpg);	background-repeat: no-repeat;
	width:auto;
	height:auto;
	padding-top:140px;
	padding-left:140px;
	padding-right:140px;
	
	padding-bottom:50px;
}

#designer
{
	font-weight:bold;
	font-size:10px;
}
#designer a:link, #designer a:visited, #designer a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#008d49;
}