body {
	background-color:black;
	background-repeat:no-repeat;
	background-position:top right;
}

.text {
	float:left;
	position:absolute;
	margin-top:430px;
	margin-left:200px;
	font-family: Georgia, sans-serif;
	font-size: 36px;
	color:white;
}

.picture {
	float:right;
	margin-top:-5px;
}

.footer {
	position:absolute;
	font-family: Georgia, sans-serif;
	color:white;
	margin-top:540px;
	font-size:12px;
}

.footer a , .footer a:hover{
	color:white;
	text-decoration:underline
}

.footer_logo a img {
	border:none;
}

.footer_text {
	width:400px;
	position:absolute;
	margin-left:160px;
	margin-top:-30px;
}