/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26-Jun-2015, 19:19:22
    Author     : bargepole
*/

#more,#dl {display:none;}


#logo {
    height: 700px;
    margin-left:auto;
    margin-right:auto;
    background: url("/assets/img/logo.png") center center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    display:none;
}


#holdall {
    z-index:10;
}