 body { text-align: center; font-family: arial, sans-serif; background: #BFDFFF; }
 #container { text-align: left; width: 640px; padding: 25px; margin: 20px auto; background: white; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
 a:visited { color: #5599FF; }
 a { color: #2266FF; }
 #footer { color: #555555; }
 .code { width: 600px; height: 50px; overflow: hidden; margin: 10px 0; border: 1px solid #ccc; }

div.paragraph ul, div.paragraph ol, div.paragraph li { list-style-position: inside; }
