.logo {
float:left;
padding:32px 0 30px 0px;
width:256px;
height:80px;
}

.mykoob {
display:block;
width:256px;
height:80px;
background:url('http://www.mykoob.com/static/img/start/mykoob_logo.jpg') no-repeat;
}

.footer {
vertical-align:middle;
height:150px;
font:bold 0.9em Tahoma;
color:#292C39;
vertical-align:middle;
}

.footer p {
text-align: center;
font-size:10pt;
font-weight:bold;
line-height:1.4;
}

.footer a:hover {
text-decoration:none !important;
}

.footer a {
  color:#292C39;
  text-decoration:none;
}

.cp {cursor:pointer !important;}
