body {
	background-color: #c2bc4e;
}
div {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    background: transparent url(../img/fondocss1.jpg) top center no-repeat;
    top: 0px;
}

