body{
	background-color: White;
}

#wrapper{ 
	margin: 0 auto;
	max-width: 800px;
	width: 100%;
}

div.b {
    line-height: 1.6;
}

div.b {
    font-size: large;
}

div {
    font-family: Courier New;
    font-size: 18px;
}

div {
    font-kerning: normal;
}

.center {
    text-align: center;
    border: 3px solid green;
}
