body {

	height:100%;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

    background-color: #cd81b6;

	background-image: url(fundo.jpg);

	background-attachment: fixed;

	background-repeat: repeat-x;

	background-position: left top;

}



