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

.top {
	float: none;
	height: 150px;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-image: url(pics/head_top.jpg);
}
.main_body {
	height: auto;
	width: 1000px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
	text-shadow: 0px 0px;
}
.box_1 {
	height: auto;
	width: 250px;
	background-color: #CCC;
	border-radius: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
.top_ad {
	height: 260px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #000;
}
.footer {
	background-color: #333333;
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shirt_design {
	height: 900px;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
}
.galery {
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
