@charset "UTF-8";
/* CSS Document */

#wrapperhome {
	height: 770px;
	width: 655px;
	border: 10px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#headerhome {
	height: 330px;
	width: 655px;
	background-repeat: no-repeat;
	background-image: url(images2/home_logo.gif);
}
#contenthome {
	height: 320px;
	width: 655px;
	background-image: url(images2/home_image.gif);
	background-repeat: no-repeat;
}
#navhome {
	height: 51px;
	width: 131px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

