/* 
    Document   : plain
    Created on : Feb 23, 2014, 7:38:00 PM
    Author     : hoax
    Description:
        Purpose of the stylesheet follows.
*/

#content { 
	width:300px;
	background: url(../img/logo_2018.png) top center no-repeat;
	background-size: contain;
	margin:10% auto;
	padding:4em 2em 2em 2em;
}