/*
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 : 09/07/2014, 10:18:12
    Author     : tercio
*/


body{
    margin:0px auto;
    background:rgb(207,240,198);
}

div#wrapper{
    margin:0px auto;
    width:800px;
    height: 600px;
}
img{
    border:0px;
}