body {
	background-color: #ccc;
    background-image: url('../../images/ks_bg2.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
}

#wrapper {margin-top: 26px;}

h2, .col1 h2 {
	text-transform: none;
	color: #333333;
}

h2, .col1 h2 {
text-transform: none;
color: #333333;
font-size: 19px;
}
ul {
list-style-position: outside;
padding-left: 35px;
padding-right: 20px;
font-size: 14px;
line-height: 18px;
list-style-type: circle;
font-weight: 300;
font-family: 'adelle';
}