
body {
    background: #1a2a36 url( ../images/page_background.png ) repeat-x;
}

p {
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

a {
	color: #49565f;
}

a:visited {
	color: #49565f
}

.container_16 {
	background: #eef3f6 url( ../images/center_background.png ) repeat-x;
	margin-left:auto;
	margin-right: auto;
	padding-top: 4px;
}

#header_box {
	background: url( ../images/header_box.png );
	padding-top: 19px;
	height: 90px;
	text-align: center;
	font-weight: bold;
}

#challenge_box {
	background: url( ../images/challenge_background.png ) repeat-y;
	padding-left: 10px;
}

#box_1 {
	background: url( ../images/box_01.png ) no-repeat;
	height: 293px;
}

#box_2 {
	background: url( ../images/box_02.png ) no-repeat;
	height: 293px;
}

#box_3 {
	background: url( ../images/box_03.png ) no-repeat;
	height: 293px;
}

#box_4 {
	background: url( ../images/box_04.png ) no-repeat;
	height: 293px;
}

#box_5 {
	background: url( ../images/box_05.png ) no-repeat;
	height: 293px;
}

#box_6 {
	background: url( ../images/box_06.png ) no-repeat;
	height: 293px;
}

#box_7 {
	background: url( ../images/box_07.png ) no-repeat;
	height: 293px;
}

#box_8 {
	background: url( ../images/box_08.png ) no-repeat;
	height: 293px;
}

#box_9 {
	background: url( ../images/box_09.png ) no-repeat;
	height: 293px;
}

#box_10 {
	background: url( ../images/box_10.png ) no-repeat;
	height: 293px;
}

#box_11 {
	background: url( ../images/box_11.png ) no-repeat;
	height: 293px;
}

#box_12 {
	background: url( ../images/box_12.png ) no-repeat;
	height: 293px;
}

.month {
	padding-top:25px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
	line-height: 1.3em;
}