﻿h1
{
	text-align:center;
}
hr
{
	width:750px;
}
.divImg
{
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}
.Title
{
	margin-top:15px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}
.Desc
{
	margin-top:15px;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	bottom:15px;
}