@charset "UTF-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #b45741;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contact {
	width: 150px;
	height: auto;
	position: relative;
	top: 43px;
	float: right;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}

#bodyContent {
	height: 641px;
	width: 684px;
	background-image: url(../assets/HomeBackground.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	position: relative;
}

#newReleases {
	width: 358px;
	position: relative;
	height: 130px;
	left: 78px;
	top: 86px;
}

#newReleases img {
	float: left;
	padding-right: 10px;
}

#comingSoon {
	width: 358px;
	position: relative;
	height: 125px;
	left: 78px;
	top: 148px;
}

#comingSoon img {
	float: left;
	padding-right: 10px;
}

#hype {
	width: 260px;
	position: relative;
	height: 140px;
	left: 78px;
	top: 210px;
}
