html, body {
	background: #000000;
	color: #ffffff;
}

a{
	text-decoration :none;
	color: #BE1E2D;
	font-weight: bold;
}

a:hover {
	color: #cccccc;
}

#logoname {
	width: 1200px;
	height: 68px;
	margin: 0 auto;
	background: #000000 url(images/kflogo.png) no-repeat;
}

#construction {
	width: 500px;
	height: 29px;
	margin: 0 auto;
	background: #000000 url(images/underconstruction.png) no-repeat;
}

#logo {
	width: 1151px;
	height: 556px;
	margin: 0 auto;
	background: #000000 url(images/kflogowhite.png) no-repeat;
}

#email {
	position: relative;
	top: 240px;
	left: 850px;
}