body {
	background-color:black;
	background-repeat:no-repeat;
	background-image:url(mi2.jpg);
	background-position:top center;
}

#wrapper {
	width: 100%;
}

.textLeft {
	float:left;
	position:relative;
	margin-top:450px;
	font-family: Georgia, sans-serif;
	font-size: 30px;
	color:white;
}

.textRight {
	float:right;
	position:relative;
	margin-top:500px;
	margin-right:0px;
	font-family: Georgia, sans-serif;
	font-size: 36px;
	color:white;
}

.textRight a, .textRight img {
	border: 0;
	display: block;
	float: left;
}

.footer_text {
	color: white;
	font-family: Georgia, sans-serif;
	text-align: left;
	position:absolute;
	margin-top: 550px;
	vertical-align: bottom;
}
