/*
* PremGeneral - Freestart Responsive HTML5 Template
* V2.0 - June 2014
*/

body{
	background-color: #26353B;  
	background-image: -webkit-linear-gradient(top, #2F5770 0%, #26353B 300px)!important; /* Chrome10+,Safari5.1+ */
	background-image: -moz-linear-gradient(top, #2F5770 0%, #26353B 300px)!important; /* FF3.6+ */
	background-image: linear-gradient(top, #2F5770 0%, #26353B 300px)!important; /* W3C */ 
}