/* ::::: http://www.meakes.com/index.css ::::: */
/* ::::: Blue = (0, 204, 204) Orange = rgb(248, 97, 39) ::::: */

* { margin: 0pt; padding: 0pt; }

body { background: none repeat scroll 0% 0% }

#graphic { width: 85%; position: absolute; float: left; left: 7.5%; top: 5%; z-index: 11; }
#graphic img { width: 100%; margin-bottom: -1.5%; }

#modernizr_css_fallback img.graphic {
	display:none;
	}
#modernizr_css_fallback {
	display:block;
	width:640px;
	height:480px;
	background-image: url(graphic.png);
	background-color:transparent;
	text-indent:-999px;
	color:transparent;
	margin:0 auto;
}
.svg #modernizr_css_fallback img.graphic {  
	display:block;	
}
.svg #modernizr_css_fallback {
	background: none; 
}
