@charset "utf-8";

#container {
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #CCC;
	height: 1500px;

}
#out {
	background-image: url(images/bookend.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



#calendar {
	margin: auto;
	width: 1040px;


}

