body{
text-align: center;
line-height: 110%;
background-color: #ccd6ed;
background-image: url(img/backgr.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif; 
}

.kwstuff{
color: White;
background-color: White;
display: none;
}

#container{
width: 730px;
margin: auto;
background-color: #d8deed;
}

#content{
text-align: left;
font-size: 17px;
margin-top:15px;
}

#header h1 , h2 , h3 ,h4{
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 2px;
}

#footer {
	width: 100%;
	clear: both;
	padding-top: 50px;
	text-align: right;
}

#footer h1{
	
}