body { 
	margin: 2em;
	background-color: #ffe4e1; 
	background-image: url(style/back2.jpg); 
	background-repeat: repeat-y; 
	background-position: center; 
 }
p { 
	color: #000000;
}
.count{
	text-align: center;
}
.menu{
	text-align: center;
	color: #000000;
}
.window{
	text-align: center;
}
a:link {
	color: white
}
a:visited { 
	color: purple 
}
img.top {
	border-width:0px;
	width: 500px;
	height: 100px;
}
img.menu {
	border-width:0px;
	width: 80px;
	height: 40px;
}
img.window {
	width: 358px;
	height: 282px;
}
img.mark {
	width: 24px;
	height: 22px;
}
table { margin-left: auto;
	margin-right: auto;
} 
th {
	text-align: left;	
}
td {
	vertical-align: top;
	height: 35px;	
}
