body,h3{
font-weight:100;
letter-spacing:0.2em;
line-height:1.6;
}
a{
color:#0000FF;
text-decoration:none;
border-bottom:1px dotted #0000FF;
}
a:hover,a:active{
color:#0000FF;
border-bottom:1px dotted #0000FF;
background-color:#EFEFEE;
}
li{
list-style-type:none;
}


body{
	text-align:center;
}
#container{
	position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -153px;
  margin-top: -109px;
	width:306px;
	height:217px;
}
