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

body {
	color: #ebebeb;
	font-family: 'lucida grande', 'trebuchet ms', sans-serif;
	font-size: 12px;
}

#playgroundlove {
	width: 100%;
	height: 500px;
	background: url('images/manha.jpg') no-repeat center center;
	position: relative;
	top: 150px;
}
