body { padding:0; margin: 0; background-color: #ffffff; }	

a {outline: none; }

#container { margin: 100px auto; width: 720px; }
#header { margin: 0 auto; }

#footer { margin: 20px auto; text-align: center; font-family: Georgia; font-size: 30px; }
#footer a { color: #363636; text-decoration: none; padding-right: 20px;}
#footer a:hover { color: #00bff3; }

#tweet { width: 500px; margin: 0 auto; font-family: Georgia; font-size: 12px; color: #141414; background-color: #ebebeb; }
#tweet a { text-decoration: none; color: #00bff3; }
#tweet ul { padding: 20px 20px; list-style-position: inside; }
#tweet ul li { padding: 5px 0; list-style: none; }

