body {
	background-color:#313131;
}

#container {
	background-image:url(intro.png);
	background-repeat: no-repeat;
	width:700px;
	height:519px;
	margin:50px auto;
}

p {
	text-align:right;
	padding-top:440px;
	margin-right:20px;
}

a {
	color:#D0CECB;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
