@charset "utf-8";
* {
	margin: 0px;
}
#wrapper {


}
#credits {
	background-color: #202020;
	/* for IE */
  filter:alpha(opacity=20);
	/* CSS3 standard */
  opacity:0.6;
	font-family: "Century Gothic";
	font-weight: normal;
	line-height: normal;
	height: 540px;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-left: 40px;
	color: #FFFFFF;
}
#end {
	background-color: #333333;
	height: 60px;
	padding-top: 10px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}

#wrapper .holder #body #movies {

}

html {
	-webkit-background-size: cover;


	-0-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/contact3.jpg);
}
#wrapper #top {
	width: 550px;
}
#wrapper .holder 
{
	width: 550px;



	background-color:;
	
  }
#wrapper .holder #logo {
	height: 162px;
	width: 544px;
		/* for IE */
  filter:alpha(opacity=20);
	/* CSS3 standard */
  opacity:0.6;
	
}
#wrapper .holder #body {
	padding: 20px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	font-weight: normal;
}
