html {height:100%; min-height:100%;}
body {background:#fff;
  background-repeat:no-repeat ;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; 
 margin:0; padding:0; font-family:century gothic, Arial, Helvetica, sans-serif; height:100%; min-height:100%;}


.container { width:1024px; height:768px; margin:10px auto; text-align:center;}



.container img {margin:5px auto;}

.anchors {margin-left:auto; margin-right:auto; margin-top:30px; display:block; width:600px;}

.anchors a {color:#004b25; text-align:left; line-height:30px; padding-left:32px; height:30px; text-decoration:none; font-size:13px; display:block;  float:left;}

.anchors a.face {background:url(../img/face_15_2.png) no-repeat 3px 3px #fff; margin-left:160px; width:155px;}


.anchors a.mail {background:url(../img/mail_2.png) no-repeat 3px 3px #fff; padding-left:50px; width:200px;}

.anchors a:hover { color:#fff;}

.anchors a.face:hover {background:url(../img/face_15.png) #004b25 no-repeat 3px 3px;}
.anchors a.mail:hover {background:url(../img/mail.png) #004b25 no-repeat 3px 3px; }