#top {
	background: url("top.png") no-repeat top left;
}

#top .menu {
	width: 750px;
}

#top .name .appname {
	color: #f99;
}

#bottom {
	background-color: black;
}

#nav,#nav ul {
	background: #CE171E;
}

#sign-in-pic {
	height: 400px;
	background: url("tres-hombres.gif") no-repeat bottom center transparent;
}