/*---------------------------------------------------------


in css/site.css

template: lorem

version: 1.0

author: gorotron

website: http://www.gorotron.com


usage: creative commons attribution v3.0


---------------------------------------------------------*/


 

/* Layout

---------------------------------------------------------*/


* {

padding:0;

margin:0; 

list-style:none;

border:0;

}


body {

// background:#000;

background:black;

}


