#main {
	position: relative;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding: 260px 0 0 0;
	background-color:#F7F1E4;
	background-image: url(images/notas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 10px;
	left: 20px;
	top: -5px;





}

