body {
  font: 11px "Verdana";
  color: #555;
  background-color: #23364C;
  text-align: center;
  margin: 0px;
}

a {
  outline: none;
  -moz-outline: 0;
  text-decoration: none;
  font-weight: bold;
  color: #0368B8; 
}

form {
  margin: 0;
  padding: 0;
}

#container {
  width: 900px;
  margin: 0 auto;
  text-align: center;
  background: url('http://www.8u.com/images/content.gif') repeat-y; 
  padding: 0px;
}

#header {
  display: block;
  position: relative;
  width: 900px;
  margin: 0 auto;
  height: 112px;
  background: url('http://www.8u.com/images/header.jpg') no-repeat; 
}

#content {
  display: block;
  position: relative;
  width: 785px;
  margin: 0 auto;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #555;
}

.feature {
  position: relative;
  display: block;
  width: 784px;
  height: 193px;
  margin: 0 auto;
  background: url('http://www.8u.com/images/feature.jpg') no-repeat; 
}

.feature h1 {
  position: relative;
  margin: 15px;
  font-size: 36px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #282828;
  letter-spacing: -2px;
}

.feature p {
  position: relative;
  margin: 15px;
  font-size: 18px;
  line-height: 24px;
  color: #0368B8;
}

#footer {
  position: relative;
  display: block;
  width: 900px;
  height: 102px;
  background: url('http://www.8u.com/images/footer.gif') no-repeat;
}

#footer p {
  position: relative;
  left: 65px;
  top: 50px;
}

h1 {
  font: bold 30px "Trebuchet MS";
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

h2 {
  font: bold 17px "Trebuchet MS";
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
  border-bottom: 1px dotted #999;
}

#error {
  margin: 0;
  padding: 0;
  list-style: none;
}

#error li {
  font-weight: bold;
  color: #d00;
}

/* Form */
#create_form em {
  font-size: 12px;
  color: #555;
}

#create_form label {
  font-weight: bold;
}

#create_form #url {
  width: 200px;
}

#create_form #alias {
  width: 100px;
}

#create_form .button {
  width: 81px;
  height: 27px;
  background: url('http://www.8u.com/images/shorten.gif') no-repeat;
  border: 0px;
  cursor: hand;
}

#bookmarklets {
  padding: 15px;
  background-color: #eee;
}
