﻿head {
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 80%;
	margin-left: 0px;
}

#picturetable {
	border-color: #c0c0c0;
	border-width: 0;
}
#picturetable td {
	width: 60px;
	height: 60px;
}
#picturetable tr {
	width: 60px;
	height: 60px;
}
#picturetable img {
	width: 60px;
	height: 60px;
}

#bigpicture {
	text-align: center;
	height: 300px;
	width: 300px;
}
#bigpicture img {
	height: 300px;
	width: 300px;
}
