
@import "reset.css";

body { background: white; font-family: Arial, "lucida console", sans-serif; margin: 130px 0 0 130px; color: #999; font-size: 11px; }

p { padding-bottom: 12px; }
a { color: #8097a7; text-decoration: underline; }
a:hover { text-decoration: none; }

#logo { margin-bottom: 10px; }
#twitter { float: left; }







