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

.main {
	background-image: url(images/torn.jpg);
	height: 500px;
	width: 900px;
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.info {
	margin-top: 225px;
	margin-left: 275px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A2B16;
	line-height: 18px;
	float: left;
}
.btn {
	width: 239px;
	float: right;
}
.presented {
	background-position: bottom;
	width: 146px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -60px;
}
.presented a img {
	border:0px;
}
.right {
}
.left {
	height: 500px;
	width: 600px;
}

