.base {
	background-image: url(images/karla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 800px;
}
