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

#container-home {
}
#buttons {
	width: 780px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
}
#company-profile  {
	text-align: center;
	float: left;
}
#logo {
	margin-top: 10px;
	margin-left: 10px;
}
.button {
	text-decoration: none;
}
