body {
margin:0;
padding:0;
font-family: "Trebuchet MS","Lucida Grande",sans-serif;
font-size:100%;
text-align:center;
background:#fbfbfb;
}
.h{visibility:hidden;display:none;}
.container {
margin:0 auto;
width:990px;
background:url('../img/robot_error_404.jpg') 98% 0 no-repeat;
}

.logo {
float:left;
padding:150px 0 0 80px;
width:256px;
height:80px;
}

.mykoob {
display:block;
width:256px;
height:80px;
background:url('../img/start/mykoob_logo.png') no-repeat;
}

.sorry {
float:left;
width:100%;
padding:150px 0 0 0;
text-align:center;
color:#666;
font-size:1.2em;
}

.menu {
float:left;
width:100%;
text-align:center;
color:#43b1cc;
text-align:center;
}
.menu a {
color:#e26115;
color:#43b1cc;
font-size:1em;
font-weight:bold;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}