div.largebutton {
	margin: 0em 3em 3em 0em;
	width: 290px;
	height: 370px;
	float: left;
	}

div.smallbutton {
	margin: 0em 3em 3em 0em;
	width: 200px;
	height: 300px;
	float: left;
	}

div.smallbutton p, div.largebutton p {
	margin-left: 2em;
	margin-right: 2em;
	}

