html, body {
border:0pt none;
margin:0pt;
padding:0pt;
font-size: 14px;
font-family:arial,sans-serif;
text-align: center;
}

#content {
text-align:center;
width:950px;
margin:auto;"
}


a{
  cursor: pointer;
  text-decoration:none;
  color: #000099;
}

.block {
  margin: 5px;
  width:420px;
  text-align: left;
  float: left;
}

.element {
  border-top: 2px solid #888;
  border-left: 2px solid #888;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 10px;
  margin-top: 10px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 15px;
  margin-top:0;
  padding-top:0;
}

.fixed_title{
  display: inline-block;
  width: 280px;
  font-weight: bold;
}

