﻿#chairpic {
	font-family: "Times New Roman", Times, serif;
	background-color: #FEEAFB;
	width: 400px;
	height: 500px;
	right: auto;
	left: auto;
	text-align: center;
}
ul {
	font-size: small;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
.center {
	text-align: center;
