body{
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
	color:green;
	scrollbar-base-color: #ccccff;
	background:#d8ffd8;
	font-size:100%;
	line-height:160%;
	}
p{
	text-align:center;
	font-size:100%;
	font-weight:normal;
	}
span.string{
	text-align:center;
	font-size:120%;
	color:green;
	font-weight:normal;
	}
div.right{
	text-align:right;
	font-size:100%;
	color:green;
	font-weight:normal;
	}
img.title{margin:10px;}
a:link{color:olive;}
a:visited{color:green;}
a:active{color:red;}
a:hover{color:red;}