body
{
	background: black url(../imagens/bg.jpg) no-repeat top center;
	font-family: "Trebuchet MS", sans serif;
	font-size: 18px;
	text-align: justify;
	color: white;
	letter-spacing: 1px;
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 30px 0;
	text-align: center;
}

#container
{
	width: 316px;
	margin: 0 auto;
	padding-top: 180px;
}

span
{
	text-align: center;
}