.start {
	background-color: rgb(0, 212, 6);
	text-align: center;
}

.simpleCenter { /* text-align:center;*/
	margin-top: 150px;
}

.navigation h1 {
	text-align: right;
	color: black;
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
	font-family: Franklin Gothic Book, Courier New, Times New Roman, Sans-Serif;
}

.navigation h2
{
	text-align: right;
	color: White;
	font-size: 75px;
	font-weight: bold;
	font-style: italic;
	font-family: Franklin Gothic Book, Courier New, Times New Roman, Sans-Serif;
	margin-top: -30px;

 }

.navigation 
{
	background-image:url("gfx/face.jpg");	
	text-align: right;
	color: White;
	font-size: 25px;
	font-family: Franklin Gothic Book, Courier New, Times New Roman, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	width: 1000px;
	height: 749px;
}

.element
{
	top: -1px;
	text-align: right;
	color: White;
	font-size: 15px;
	font-weight: bold;
	font-family: Franklin Gothic Book, Courier New, Times New Roman,
		Sans-Serif;
	width: 300px;
	height: 500px;
}

.element h1 {
	vertical-align: top;
	text-align: right;
	color: White;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: Franklin Gothic Book, Courier New, Times New Roman,
		Sans-Serif;
}

.blank
{
	width:100px;
	height:500px;
	
	
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px
}

a:visited img {
	border: 0px
}

a:focus img {
	border: 0px
}

a:hover img {
	border: 0px
}

a:active img {
	border: 0px
}

a {
	border: 0px;
	color: white;
	text-decoration: none;
}

a:hover {
	border: 0px;
	color: white;
	text-decoration: none;
}

a:visited {
	border: 0px;
	color: white;
	text-decoration: none;
}

a:focus {
	border: 0px;
	color: white;
	text-decoration: none;
}

a:hover {
	border: 0px;
	color: white;
	text-decoration: none;
}

a:active {
	border: 0px;
	color: white;
	text-decoration: none;
}