.top-right {
	background-image: url(../images/top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	width: 301px;
}
.top-left {
	background-image: url(../images/top-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 710px;
}

