#main_layout_gal {
	background-color: #000000;
	height: 100%;
	width: 100%;
	padding-top: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
}
