body
{
	text-align:center;
	background-image:url(http://www.literacyforall.ca/images/site/global/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:50% 0;
	background-color:#000;
	color: #fff;
	font-family: arial, sans-serif;
}

h1 {
font-family: Georgia, Serif;
font-size: 27px;
font-weight: bold;
margin-top: 50px;
}

#home-content {
width: 814px;
margin: 50px auto 100px auto;
}

h2 {
	margin-left: -10px;
}

#home-content li {
width: 360px;
float: left;
text-align: left;
padding: 15px;
height: 325px;
border: solid 1px #000;
position: relative;
}

#home-content li a.enter-btn {
position: absolute;
bottom: 20px;
left: 125px;
}

#home-content .crcla {
margin-right: 15px;
background-color: #ba202e;
}

#home-content .crln {
margin-left: 15px;
background-color: #166aa5;
}

#home-content li p {
line-height:1.5em;
margin-top:15px;
padding:10px;
font-size: 14px;

}

.copyright {
font-size: 12px;
}

a {
color: #fff;
font-weight: bold;
}

