/* CSS Document */
#sandie{
	height:600px;
	width:800px;
	margin: 10px auto;
	}
#sandieDetail{
	padding: 50px;
	width: 500px;
}
