@import url('global.css');
#container {
	background-color: white;
}
#illustration_top {
	margin-top:20px;
	padding:0;
	float:right;
}
#illustration_bottom {
  float:right;
}
#buttons {
	text-align:center;
}
#buttons img { margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
