

body
{
	font-size:medium;
	font-family:  Arial;
	/* font-family: Verdana, Helvetica, Arial, sans-serif; */
	line-height: 1.2em;
	background-image: url(../images/Background2.jpg);
	background-repeat: no-repeat;
	
}

.video
{

	position: absolute;
	left:  200px;
	top:   100px;
}

.contact
{
	font-weight: none;
	font-size:  80%;
	position: absolute;
	top:  0px;
	left: 240px;
}

.email
{
	font-size:  80%;
	position: absolute;
	top:  20px;
	left: 450px;
}

.Content
{
	width: 500px;
	text-align: left;
	font-size:  80%;
	line-height: 1.2em;
	position: absolute;
	top: 5px;
	left: 220px;
}

.Content2
{
	width: 550px;
	text-align: left;
	font-size:  80%;
	line-height: 1.1em;
	position: absolute;
	top: 5px;
	left: 220px;
}
