@charset "utf-8";
/* CSS Document */
.page_content {
//	width:460px;
	width:700px;
	line-height:1.25em;	
    background-image:url(../resources/2009/festivyule-web_page_background.png);
	background-repeat:no-repeat;
	background-color:#00B400;
	margin-left:10px;
}

.gig_text {
	padding:10px;
		color: #FFFFFF;
		}