/*
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 : May 26, 2014, 2:39:36 PM
    Author     : Kobaltic
*/

#container {
    top: 0%;
    margin-left: -400px;
    left: 50%;
    position: absolute;
}

#debug{
    top : 5px;
    left: 5px;
    position: absolute;
    
}