* { margin: 0; padding: 0; font-family:Tahoma, Geneva, sans-serif}
.suspend {position:fixed;left:50%;margin-left:-450px; width: 900px; background: url('bg.png') repeat scroll left top; border: 1px #ccc solid; margin-top: 10px; box-shadow: 0px 0px 15px #ccc; text-align: center;font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;border:1px black solid;z-index:999;}
.info { width: 95%; padding: 25px; float: left; text-align: center}
.info p {font-size:30px;text-align: center}
.amcs_info { width: 300px; padding: 25px; float: left; text-align: justify; }
.amcs_info h2 { text-align: center; }
.amcs_info a { color: #000; text-decoration: none; }
.amcs_info2 { width: 460px; padding: 25px; float: left; text-align: justify; }
.amcs_info2 h2 { text-align: center; }
.amcs_info2 a { color: #000; text-decoration: none; }
#amcs_logo { text-align: center; }
.footer { font-size: 10px; }
.keywords { font-size: 10px; margin: 25px; }
a { color: #000; }
a img { border: none; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.wrapper {-webkit-filter: url('#blur');
  filter: url('#blur');
  -webkit-filter: blur(5px);
  filter: blur(5px);
  background-size: cover;
  opacity: 0.6;}