/* CSS Document */

body {
text-align: center;
}

div#container {
margin: 0 auto;
text-align: left;
width: 50em;
}
