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

body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #00070A;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	padding: 0px;
	height: 600px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#info {
	padding: 0px;
	height: 180px;
	width: 175px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 430px;
	float: left;
}

#info a {
	font-size: 0px;
	text-indent: -999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 175px;
}

#pluto {
	padding: 0px;
	height: 180px;
	width: 160px;
	margin-top: 65px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	margin-right: 0px;
}

#pluto a {
	font-size: 0px;
	text-indent: -999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 160px;
}

#molnram {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}

#moln {
	padding: 0px;
	height: 200px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#backtoblog {
	background-attachment: scroll;
	background-image: url(back-to-blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#backtoblog a {
	text-indent: -9999px;
	display: block;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 119px;
}

#trailer {
	padding: 0px;
	height: 176px;
	width: 320px;
	margin-top: 143px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	float: left;
}

#mfmb {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 200px;
	position: fixed;
	left: 350px;
	bottom: 100px;
}

