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

body {
	background-image: url(../images/backtile_01.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#wrapper {
	display: block;
	margin-left: auto;
	height: 388px;
	width: 423px;
	margin-top: 70px;
	margin-right: auto;
}
.box {
	float: left;
	height: 155px;
	width: 141px;
}
.clear {
	clear: both;
}
.alignR {
	text-align: center;
	height: 35px;
	padding-top: 30px;
}

