@charset "UTF-8";
	body {padding:0px;margin:0px;font-family: Arial,Helvetica,sans-serif;}
	h1,h2,p {text-align: center;}
	h1 {font-size:32px;color:#FFF;}
	h2 {font-size:20px;}
	p {font-size:16px;}
	.content p {color:#FFF;}
	.contact a {color:#C50003;text-decoration: none;font-weight: bold;}
	.contact a:hover {color:#000;}
	.container {width: 100%;}
	.logo {text-align: center;padding:25px 0px;}
	.hero-container {background:url(../img/mgx_ink_poster.jpg) no-repeat;background-size: cover; background-position: center;padding:75px 10px;}
	.content p {font-weight: 300;}
	.services {padding:15px 0px;background:#C50003;}
	.services h2 {font-size:16px;color:#FFF;}
	.services p {color:#FFF;font-size:22px;}

