body {
    padding-top: 120px;
    background-color: #dfdfdf;
    color: #fff;
    text-align:center;

    font-family: "Roboto",serif;
    font-size: 13px;
    font-weight: 300;
}

a{
    color: #fff;
    text-decoration: none;
}

h1 {
	text-decoration:none;
	border:0;
	width : 473px;
	height : 148px;
	margin : 0 auto;
	padding : 0;
	background : url(kckflp_logo.png) no-repeat 0 0;
    color: #fff;
    margin-bottom:  20px;
}

h1 a {
	display : block;
	height : 148px;
	text-indent : -9999px; 
    color: #fff;
}
ul.sites li {
    display:inline;
}
ul.sites li + li:before {
    content: "/ ";
}
.text {
    margin-right: 27px;
}