/* Tags padrão */
body {
	background: #ccc;
}

#content {
	color: #000;
	background: #fff url(../images/top_neo.jpg) no-repeat top center;
}

.navigation a {
	border-left: 1px solid #000;
	color: #000;
}

.navigation li:first-child a {
	padding-left: 0;
	border-left: none;
}

#content footer {
	background: url(../images/love-under-will.gif) no-repeat center bottom;
}