
/*===[  RESET  ]===*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*===[  GENERAL  ]===*/
body {
	background:  #eee;
	color: #000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	line-height: 18px;
	min-width: 960px;
}

.left {
	float: left;
	}
.right {
	float: right;
	}
	
h2, h3, h4 { text-shadow: 1px 1px #fff; }
.info { margin: 50px 0 0; }
.info h2 { font-size: 30px; font-weight: bold; margin: 0 0 15px; }
.info p { font-size: 16px; font-family: Georgia; line-height: 24px; margin: 0 0 15px; }
.info h4 { font-size: 20px; margin: 10px 0; display: block; line-height: 25px; }