﻿body
{
	margin: 0;
	color: #51534b;
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a
{
	color: #51534b;
    text-decoration: none;
}

.code
{
	font-family: Courier;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
