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


  body {
	background-color: #5B0804;

font:20px/30px arial color: white ; 		background-image: url(images/backgroundinside.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
  a {
	color: white;
	text-decoration: none;
}
.links {
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.moviebox .links a {
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
}
.moviebox .links a hover {
}

  a:hover {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.showtitle {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFF;
}
.moviebox {
	width: 406px;
	margin-right: auto;
	margin-left: auto;
}

  div { margin:20px; }
  h1 { margin-left:40px; }
.Style1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
