	body {
	background-color: #2E2C2F; 
	}

	a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

	a:visited {
	color: #ffffff;
	}
	
	a:hover {
	background: #FFA800;
	text-decoration: none;
	}
	
	a:active {
	color: #ffffff;
	text-decoration: none;
	}

	p {
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	margin-bottom:1px;
	color: #CCCCCC;
	}

	h1 {
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size:47px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:20px;
	letter-spacing: -4px;
	}

    landingpage {
    width:900px;
    height:700px;
    background:#2E2C2F;
    }

	#header {
    width:630px;
    height:80px;
    }

	#logoprofilbox {
    width:280px;
    height:70px;
	float:left;
    }

	#languages {
    width:350px;
    height:70px;
	float:left;
    }

	#slogan {
    width:280px;
    height:10px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	margin-top:-8px;
	margin-left:42px;
	letter-spacing: 2px;
	color: #FFFFFF;	
	float:left;
    }

	#graphic-design {
    width:630px;
    height:400px;
	float:left;
    }
	
	#tags {
    width:200px;
    height:400px;
	float:left;
    }

	#visualidentity {
    width:270px;
    height:14px;
    color:#e1b337;
    }

	#userinterface {
    width:270px;
    height:14px;
    color:#CCCCCC;
    }

	#footer {
    width:630px;
    height:50px;
	font-size: 9px;
	font-family: verdana,"sans-serif";
	letter-spacing: 1px;
	margin-top:0px;
	margin-left:47px;
	margin-bottom:1px;
	color: #626163;	
    }

	h1 {
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size:47px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:20px;
	letter-spacing: -4px;
	}

	h2 {
	color:#FFFFFF;
	background-color: #0084e1;
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:19px;
	letter-spacing: 1px;
	}

	h3 {
	color:#FFFFFF;
	background-color: #b7d37a;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	margin-top:0px;
	margin-bottom:1px;
	margin-left:19px;
	letter-spacing: 2px;
	}

	h4 {
	color:#FFFFFF;
	background-color: #d67d00;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	margin-top:0px;
	margin-bottom:1px;
	margin-left:19px;
	letter-spacing: 2px;
	}
	
	h5 {
	color:#FFFFFF;
	background-color: #7d4483;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	margin-top:0px;
	margin-bottom:1px;
	margin-left:19px;
	letter-spacing: 2px;
	}