body
{
	background-color: #FFFFFF;
}

#cont
{
	height: 100%;
	background-color: #FFFFFF;
	margin-left: 60px;
}

#d1
{
	height: 15px;
	width: 100%;
	background-color: #FFFFFF;
}

#d2
{
	height: 330px;
	width: 100%;
	background-image: url("./pictures/title.jpg");
	background-repeat: no-repeat;
}

#d3
{
	height: 15px;
	width: 100%;
	background-color: #FFFFFF;
}

#d4
{
	height: 38px;
	width: 100%;
	background-image: url("./pictures/news.jpg");
	background-repeat: no-repeat;
}

#d5
{
	width: 100%;
}

#d6
{
	height: 39px;
	width: 100%;
	background-image: url("./pictures/screens.jpg");
	background-repeat: no-repeat;
}

#d7
{
	height: 210px;
	width: 100%;
}

#d8
{
	height: 33px;
	width: 100%;
	background-image: url("./pictures/foot.jpg");
	background-repeat: no-repeat;
	margin-top: 280px;
}

#e1
{
	height: 194px;
	width: 250px;
	margin-top: 10px;
	margin-left: 100px;
}

#e2
{
	height: 194px;
	width: 250px;
	margin-top: -194px;
	margin-left: 440px;
}

#e3
{
	height: 194px;
	width: 250px;
	margin-top: 40px;
	margin-left: 100px;
}

#e4
{
	height: 194px;
	width: 250px;
	margin-top: -194px;
	margin-left: 440px;
}

p
{
	font-size: 17px;
	font-family: Verdana;
	color: #DD4455;
	margin-left: 20px;
}

img
{
	border: 0px;
}


















