

body{
    background-color: #000000;
}

#index{
    width: 100%;
    height: 900px;
    background-image: url("breve.jpg");
	background-repeat: no-repeat;
    background-position: top center;
}
