* { margin: 0; padding: 0; }

a { color: #369; text-decoration: none; }
a:hover { text-decoration: underline; }

body { text-align: center; margin: 0 auto; padding: 0; }
body, 
textarea { font-family: 'Trebuchet MS', Helvetica, Sans-Serif; }

