* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #B8BDB6;
text-align:center;

margin:0px;
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
}
#inner {
width: 850px;
height: 336px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.link {
text-decoration:none; 
color:#006600;";
}