body{
	background-color: #000000;
}
p{
	color: #bdbdbd;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS", serif;
	font-size: 2.5em
}
p:hover{
	color: #deded0;
}
div{
	position: absolute;
	top:200px;
	left:1px;
	right:10px;
}
