/*
CSS da capa do site
*/

#teaser {
	height: 460px;
	background: url(../../imgs/bgs/teaser.jpg) no-repeat center center;
}


