@charset "utf-8";
/* CSS Document */

/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
	font-family:"Backslash";
	src:url("Backslash.eot?") format("eot"),
	url("Backslash.woff") format("woff"),
	url("Backslash.ttf") format("truetype"),
	url("Backslash.svg#Backslash") format("svg");
	font-weight:normal;font-style:normal;
}

body {
	/*background-color:#fcfcfc;*/
	background-image: url("../backgrounds/Male-Fitness-Models-Background-Image1-4.jpg") !important;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 1350px) {
	/*#branding {display:none;}*/
	#branding img {width:100px;}
}