@charset "utf-8";
/* CSS Document */

#events {
	background:url(/images/bg_grad_1.jpg);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width:85%;
	margin:auto;
}
