body {
	font-size: 12px;
	color: #000;
	margin: 5px;
	background-image: url(./htmlmat.gif);
	background-repeat: no-repeat;
	background-color: #090d3b;
}

.margin5{
	margin: 6px 5px 5px 10px;
}