body {
	background-color: #636466;
}

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
}

#branco {
	background-color: #fff;
	width: 320px;
	margin: 0 auto;
	padding: 18px;
}

#topo {
	width: 320px;
	height: 161px;
	background-image: none;
}

#flash {
	width: 320px;
	height: 240px;
	margin-top: 18px;
}