html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
ul,li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {line-height: 1;color: black;background: #eee;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}



@font-face {
 font-family: h1Font;
 src: url("engeregu.eot")
}
@font-face {
 font-family: h1Font;
 src: url("engeregu.ttf")
}

@font-face {
 font-family: h2Font;
 src: url("GoodFoot.eot")
}
@font-face {
 font-family: h2Font;
 src: url("GoodFoot.ttf")
}



body {
 
  margin:0;
  padding:20px 20px;
  color:#333;
  background: url(../images/bg.jpg) no-repeat;
  background-attachment:fixed;
	font-family: times, Times New Roman, times-roman, georgia, serif;  
	width: 906px;

  }



/* Header
----------------------------------------------- */
header {
  width:900px;
  margin:0 auto;
  text-align:left;
  }

header a{color:#666;text-decoration:none}
  

  
.container{width: 906px;}

/* Content
----------------------------------------------- */
footer {
  width:800px;
  margin:0 auto;
  padding:0;
  font:12px/15px verdana, arial, helvetica, sans-serif;    
  clear:both;
  
  
  }
 
footer{color:#666;font-size:10px;}
footer a:link,footer a:visited{color:#fff} 

#content{float:left;padding:10px;}





a:link,a:visited{color:#66AC3D;text-decoration:none}
a:hover{color:#666;}



article{float:left;width:870px;display:block;clear:both;
	text-align: left;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	font-size:11px;
	margin:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
     
     }
     
     
article img{float:left;margin-right:10px;}
h1{font-size:28px;text-decoration:none;font-family:"Times New Roman",times, serif;text-transform:uppercase}
h2{font-size:18px;margin:5px;padding:10px;font-family:"Times New Roman",times, serif;;color:darkblue}
article:hover{
background: #FF0;
border: 1px solid #66AC3D;}



	