.pepe{
    background: url(imagenes/header_bg.jpg) repeat;
}

header { background:url(../imagenes/header_bg.jpg) 50% 0 repeat;padding:31px 0 0 60px;}

header h1{ float:left;width:376px;}

header h1 a {display:block;width:376px;height:58px;background:url(../images/logo.png) 0 0 no-repeat; text-decoration:none; text-indent:-9999px;}

header #search{ float:right; margin-right:60px; padding-top:17px;}

header #search input{ background:#4b5e57;border: 1px solid #637a70;width:143px; padding: 3px 7px 4px 8px;color:#8fa09a; font-family:Verdana, Geneva, sans-serif;font-size: 11px;box-shadow:none;outline:none;text-transform:uppercase}

.card-body {
    text-align: center;
}