@charset "utf-8";

body {
	background-color: #999;
}
#description {
	padding: 5px;
}
.thanks {
	text-align: center;
}

#header {
	font-family: impact;
	font-size: x-large;
	color: #FD6905;
	text-align: center;
}
#comingsoon {
	font-family: Georgia;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}



#main {
	background-color: #CCC;
	text-align: center;
}
.movietitle {
	font-family: Georgia;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.top {
	padding: 0px;
}
#main tr td table tr td div center iframe {
	background-color: #CCC;
}
.comingsoonart {
	text-align: center;
}
#logo {
	padding-top: 20px;
}
.comingsoonart {
	padding-right: 20px;
	padding-left: 20px;
}

