* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/manha.jpg') no-repeat 50% 50%;
	color: #ebebeb;
	font-family: 'lucida grande', 'trebuchet ms', sans-serif;
	font-size: 12px;
}
