@charset "UTF-8";
/* Centre Chiropratique Giroux - Repentigny */

body{
	margin: 0;
	color: #565656;
	padding: 0;
	background-position: top center;
	background-image: url(../images/splash_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
}

a:active{outline:none;}
a:focus{-moz-outline-style:none;}


 h3{
 	margin:0;
	font-weight:normal;
	color:#a30c0b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top:11px;
	padding-bottom:15px;
	}	