@charset "UTF-8";
#body {
	background-image: url(background.png);
	background-repeat: repeat-x;
	background-color: #483a3b;
	margin: 0px;
}
#frame {
	height: 750px;
	width: 1028px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(puppydooux.png);
	background-repeat: no-repeat;
}
