/* Layout */

body
{
    font-family: "Helvetica Neue", "Helvetica", "Arial", "Sans";
    line-height: 1.5em;
		background-color: #345;
		padding: 10px;
    color: #234;
		font-size: 14px;
		margin: 0;
}