body {
	background-color: #e9e7d3;
	background: url(images/bg.jpg);
	margin: 0px;
}

a:link, a:visited, a:hover {
	color: #d84319;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
square {
	height: 165px;
	width: 164px;
	border: 0px solid #000;
}

.grid {
	margin-top: 71px;

}

.footer {
	color: #201f1a;
	text-align: center;
	padding-top: 14px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:2px;
	text-align: center;
	text-transform: uppercase;
	background-color:inherit;
}

.content {
	color: #dedfa0;
	font-family: trebuchet ms;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
}

.copy{
	color: #000;
	font-family: trebuchet ms;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	background-color:#FFF;
	vertical-align:top;
	padding:10px;
	height: 145px;
	width:144px;
}
