body {
	text-align:center;
}

body, td {
	font-family:"lucida grande", tahoma, arial;
	font-size:12px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

#page {
	width:950px;
	padding:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#photo {
	width:700px;
	height:550px;
	border:1px solid #CCCCCC;
}

table.specification {
	width:100%;
	border-bottom:1px solid #EFEFEF;
	border-collapse:collapse;
}

table.specification td {
	border:1px solid #EFEFEF;
	border-collapse:collapse;
	border-bottom:none;
	padding:5px;
}

td {
	padding-right:25px;
	line-height:25px;
}

.center {
	text-align:center;
}
