/*last updated 2016-08-19 9:08:20*/
html,
body {
width: 980px;
/*background-color: #89D3E3;*/
background-color: #89D3E3;
color: #333333;
font-family: "Tahoma", sans-serif;
text-align:center;
/*for IE browsers*/
/*letter-spacing:3px;*/
line-height: 120%;
font-weight: 500;
font-size: 15px;
margin: 0 auto;
height: 100%;
}
