﻿body {
	font-family:verdana;
	font-size:12px;
}

h1 {
	margin-left:10px;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

.whiteBg {
	background-color:white;
	width:400px;
	padding:8px;
	margin:12px;
}
