#container {
	max-width: 960px;
	margin: auto;
}
header {
}
header h1 {
}
header h2 {
	text-align: right;
	font-size: 19px;
	padding-top: 0px;
	margin-top: 1px;
}
#topNav ul  {
	/* [disabled]text-align: left; */
	/* [disabled]list-style-type: none; */
	/* [disabled]text-decoration: none; */
	display: inline;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 960PX;
	padding-left: 0px;
	border-top: medium solid #D9918B;
	border-bottom: medium solid #D9918B;
	background-color: #FFFFFF;
}
#topNav ul li  {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #0d0d0d;
	font-size: 17px;
	margin-left: 58px;
	padding-right: 54px;
	font-style: normal;
	font-weight: 400;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
a:link , a:visited {
	text-decoration: none;
	color: #A63232;
	text-transform: uppercase;
	text-align: center;
}
a:hover , a:active {
	color: #290710;
	text-decoration: line-through;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
}
body   {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
body h1 {
	font-size: 39px;
	color: #941215;
	border-bottom: medium solid #D9918B;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	border-top: medium solid #D9918B;
}
#updates {
	text-align: center;
}
#updates h2 {
	text-align: center;
	text-decoration: underline;
	font-size: 28px;
}
#updates img {
	margin-top: -13px;
}
#tutorialSection img {
	padding-left: 73px;
	padding-bottom: 21px;
}
#tutorialSection h2 {
	margin-left: 56px;
	margin-top: 58px;
	margin-right: 62px;
}
#tutorialSection p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-left: 56px;
	margin-right: 83px;
}
.tutorial {
	display: flex;
	justify-content: space-around;
}
#bottomNav ul {
	display: inline;
	width: 960px;
	color: #BF5656;
}
#bottomNav ul li {
	display: inline-block;
	font-size: 17px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: -228px;
	margin-left: 276px;
}
footer p {
	font-size: 17px;
	margin-top: 19px;
	width: 485px;
	text-align: center;
	margin-left: 238px;
	padding-top: 14px;
	color: #941215;
}
body h3 {
	margin-right: 41px;
	margin-bottom: 41px;
	margin-left: 41px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: lighter;
	font-size: 40px;
	padding-top: 9px;
	padding-bottom: 19px;
}
body h4 {
	text-align: center;
	text-decoration: underline;
	margin-top: -25px;
	margin-bottom: 50px;
}
.seriesPost {
	text-align: center;
	padding-top: 63px;
}
.backtotop {
	margin-left: 434px;
}

html
{
background-image: url("assets/Images/backgroundImage.jpg");
background-size: cover;
background-attachment: fixed;
	background-repeat: no-repeat;}
#seriesText {
	margin-left: 110px;
	margin-right: 76px;
	border-bottom: medium double #D9918B;
	padding-bottom: 44px;
	padding-top: 3px;
	margin-bottom: 1px;
}
