.site {
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 395px;
	background-image: url(images/stripes.png);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}

.contact {
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 395px;
	background-image: url(images/contact-moonloft.jpg);
	background-repeat: no-repeat;
	border: thin solid #FFFFFF;
}

.contact h1 {
	margin-top: 160px;
}

.home {
	width: 50px;
	float: right;
	margin-right: 30px;
	margin-top: 80px;
}


.navigation {
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #371153;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.bottom {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

img {
	border: none;
}

.channel {
	height: 100px;
	width: 260px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #371153;
	text-decoration: none;
	text-align: left;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 35px;
	vertical-align: bottom;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #371153;
	text-decoration: none;
	text-align: left;
}

.text {
	height: 255px;
	width: 280px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.text p {
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 35px;
	vertical-align: bottom;
}

.news {
	height: 105px;
	width: 280px;
	float: right;
	padding: 0px;
	background-image: url(images/news-tweet.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news p {
	margin-top: 26px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 35px;
	vertical-align: bottom;
	color: #000000;
}

.site img {
	float: left;
}

body {
	background-color: #000000;
	padding-top: 12px;
	background-image: url(images/space.jpg);
	background-repeat: no-repeat;
}

.green {color: #96c147}


a:link {
	color: #e2017b;
	text-decoration: underline;
}

a:visited {
	color: #e2017b;
	text-decoration: underline;
}

a:hover {
	color: #e2017b;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	}

h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}

h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #8bc53f;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
	text-decoration: underline;
}
.news p {
	font-size: 11px;
	line-height: 15.5px;
}

