body {
	background: #000 url(/img/edeka_bg.jpg) repeat 0 0;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: 100%;
	font-size: 12px;
}

.inputbox img {
    width: 35%;
    margin-bottom: 35px;
}

.inputbox input{
	background-color: #444;
    color: white;
}

#submit {
	color: #444;
}