

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* A few minimal hacks to enhance presentation*/
#screenshot {width: auto;
                height: auto;
                max-width: 100%;
                max-height: 100%;}

#tiny {width: auto;
       height: auto;
       max-height: 100px;
       margin-left: auto;}
#complete {width: auto;
       height: auto;
       max-height: 100px;}
#portable {width: auto;
       height: auto;
       max-height: 100px;}
#flag {width: auto;
       height: auto;
       max-height: 30px;}
footer p.right img {vertical-align: baseline;}

/*footer {border: 1px solid #929193;}*/
footer p.left {float: left; height: 40px; padding-top: 15px;}
footer p.right {float: right; height: 40px}

div.jumbotron {background-image: url('../img/cod.png');
background-repeat: no-repeat;
background-position: right;
}

body {color: #020103}

#verification p span {font-weight: bolder}
