@import "../style.css";

#main {
	background-image: url(images/bgr-links.jpg);
	background-repeat: no-repeat;
}


#content_right table {
	padding: 5px;
	text-align: center;
	width: 100%;
}

#content_right td {
	width: 25%;
}
