html, body, #snashdesign {
      height:100%;
	  width:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
  
.design {
	font-family: tahoma;
	color: #71705B;
	font-size: 11px;
}
a {
	font-family: tahoma;
	color: #71705B;
	font-size: 11px;
}
