body	{background: #9cf;
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.5em;}

h1, h2, h3, h4 {margin: 0 0 .5em;}

a:link {text-decoration: none; color: #339; font-weight: bold;}
a:visited {text-decoration: none; color: #339; font-weight: bold;}
a:hover {text-decoration: underline; color: #c00; font-weight: bold;}

.top	{margin-top: 8px;}
.bottom	{margin-bottom: 8px;}

div.box	{margin: 12px;
		padding: 36px;
		border: dashed 2px;
		background: #fff;
		width: 100%;}

div#whole {margin: 5% 10%;}
