@font-face {
	font-family: 'BeachmanScript';
	src: url('font/beachman-script/BeachmanScript.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#mainTitle {
	font-family: "BeachmanScript", cursive;
	line-height: 90px;
}

.botImg {
	max-width: 200px;
}