/*
DEFAULT LICENSE 
Do not make illegal copies
This software is provided as is, without any warranty at all  
Not responsible for any damage to anything that may occur
Copyright © 2012 William Peckham
*/
/* 
    Created on : May 15, 2015, 7:01:07 PM
    Author     : William Matrix Peckham
*/
body {
    border:0;
    padding:0;
    margin:0;
    overflow: hidden;
}

canvas {
    border:0;
    padding:0;
    margin:0;
    overflow: hidden;
}
