#gol_canvas {
	border: 4px solid #3B3B49;
	margin: 0 150px 0 150px;
}

body {
	margin-top: 1.0em;
	background-color: #EEEEEE;
  font-family: Century Gothic, sans-serif;
	color: #36393D;
}

.note { margin: 0 150px 0 150px; font-size: 0.75em; font-style: italic;}
#container { margin: 0 auto; width: 700px; }
h1 { font-size: 3.8em; color: #36393D; margin-bottom: 3px; }
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #36393D; }
h3 { text-align: center; color: #36393D; }
a { color: #356AA0; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }