body {
	background-repeat: repeat;
	font-size: 11px;
	padding: 20px 0 20px;
	color: #333;
	background-image: url(../../img/bg.jpg);
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #0FF;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: left;
}

p {
	border: 0px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	
	margin-bottom: 20px;
}
