@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
}

#kelly {
	position: relative;
	height: 596px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/kelly.png);
	background-repeat: repeat;
}
body {
	background-color: #AE7540;
}

