html, body {
 background: #cc3333;
 color:      #33cccc;
 font-family: cursive;
}

#emailform {
  float: right;
	border: #000000 1px solid;
}
