/*  
Theme Name: Juice Surf Shop
Theme URI: http://www.juicesurf.it
Description: Official theme for juicesurf.it
Version: 0.1
Author: Omar @ ORANGOfarm
Author URI: http://www.orangofarm.com
*/

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
 
body {background: #000000;
	  text-align:center;
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
}


