html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after,   q:before, q:after {
    content: '';
    content: none; }

*:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

* html body {
  font-size: x-small;
  f\ont-size: small; }

body {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  background: #2a001a;
  color: #eee;
  line-height: 1.3; }

a {
  color: #AFC3D9; }

p {
  margin-bottom: .5em; }

h1 {
  color: #fff;
  font-weight: bold;
  font-size: 194%; }

h2 {
  font-size: 110%;
  margin-top: 30px;
  padding: 2px 10px;
  background: #503;
  color: #ef9; }

#container {
  width: 600px;
  padding-top: 50px;
  margin: 0 auto;
  text-align: left; }

input {
  width: 350px;
  font-size: 110%; }

label {
  display: block;
  width: 150px;
  text-align: right;
  float: left;
  padding: 0 4px; }

#speak {
  background: #fff;
  padding: 2px 4px;
  border: 2px solid #aaa; }
  #speak a {
    color: #000;
    font-weight: bold;
    text-decoration: none; }

#techs {
  margin-bottom: 10px;
  font-size: 112%; }
  #techs, #techs a {
    color: #503; }
  #techs a:hover {
    color: #ef9; }

#abouts {
  margin-top: 50px; }

.about {
  padding: 10px;
  color: #eee; }
  .about font {
    family: georgia,times; }
