/*
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 : Nov 5, 2015, 5:00:20 PM
    Author     : bulotge
*/

body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #fff;
    background: #2c539e;
}

#wrap {
    margin: 2% auto;
    width: 1024px;
    text-align: center;
}
