@charset "utf-8";
/* CSS Document */
body{
	background-image:url("back.psd.png");
}
#container {
    height: 1000px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
#nav {
	height: 75px;
	width: 1024px;
}
td{text-align: center;
}
#content-index {
	width: 682px;
	text-align: center;
	float: left;
}
#content-index td{
	width: 200px;
	
}
#content-index th {
	color: #532B7F;
	font-size: 22px;
	
}
#home-photo {
	width: 341px;
	float: left;
}