body {
	margin: 15px;
	padding: 0px;
	border: 0px;
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #000000;}
a {
	margin-left: 5px;
	margin-right: 5px;
	color: #808080; 
	text-decoration: none;}
a:hover {
	color: #000000;}
#header {
	margin: 5 5 25 5px;
	background-color: #eeeeee;
	border: 1px solid #808080;
	padding: 10px;
	margin-top: 10px;}
#title {
	display: block;
	text-align: center;
	font-size: 60px;
	color: #75c318;
	text-decoration: none;}
#subtitle {
	font-size: 20px;}
#suggest {
	display: block;
	text-align: center;
	margin: 25 0 10 0px;}
#footer {
	display: block;
	text-align: center;
	margin: 10px;
	color: #808080;}
#preview {
	display: block;
	text-align: center;
	height:50px;}
.color_picker {
	width: 264px;
	background-color: #dddddd;}
.color {
	cursor: pointer;
	border: 1px solid #606060;
	margin: 1px;
	width: 20px;
	height: 20px;}
.color_hover {
	cursor: pointer;
	border: 2px solid #ff0000;
	margin: 0px;
	width: 20px;
	height: 20px;}