body {
	background-image: url('../img/elprofe.jpg');
	background-attachment: fixed;
	background-size: 45%;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 25px;	
}