body {
	background: #3d687c url(../img/bg_fd_top.jpg) top repeat-x;
	color: #333;
	font-size: 11px;
		
	
}

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

a:hover {
	text-decoration: underline;
}



p {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

/*
.container_12 {
	background: url(../img/12_col.gif) repeat-y;
	
}
