/* CSS Document */



body{
background-image:url('/images/CL-bg-subtle.png');
background-repeat:repeat;	
color:#737373;
font-family: 'Raleway', sans-serif;
font-weight:100;
}
.white{
	color:#ffffff;	
	font-size:1.2em;
	padding-left:1em;
}
strong{
	font-weight:900;	
}
.logoimage{
	margin-top:6em;
	margin-bottom:6em;	
}
.textinfo{
margin-top:3em;	
padding-left:2em;
padding-right:1em;
}
.textsmall{
	font-size:0.8em	
}
.container{
max-width:960px;	
}
