body {
	text-align: center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#header, #main, #doing {
	text-align: left;
	margin: 0 auto 0 auto;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
}
h1 {
	color:white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:42px;
	text-align:left;
	background-color:#1cafe1;
}
h2 {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
}
h3 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
}
#header {
	width: 700px;
}
#main {
	width: 700px;
}
#doing {
	width: 700px;
	text-align:center;
}
#bloggar {
	width: 700px;
	border-bottom: 10px dotted pink;
	
}
#skillz {
	width: 700px;
	border-bottom: 10px dotted pink;
	
}
#utbildning {
	width: 700px;
	border-bottom: 10px dotted pink;
	
}
#kontakt {
	width: 700px;
	border-bottom: 10px dotted pink;
	
}
#projekt {
	width: 700px;
	border-bottom: 10px dotted pink;
}
.hej {
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;	
}
#intressen {
	width: 40%;
	border-bottom: 10px dotted pink;
}
/* -----------------
LINKS
------------------ */
a:link, a:visited{ 
	color:#1cafe1;
	text-decoration: none;
}
a:hover, a:active {
	color:#666666;
	text-decoration: none; 
	border-bottom: 1px white dotted;
}

form {
	width: 400px;
	float: float;
	margin-left: 200px;
	text-align: left;
}
.row input#name, .row input#email, .row input#phone, .row #message {
	width: 400px;
}
.row #message {
	height: 100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.errortext p {
	background: #fff7d7;
	padding: 10px;
	border: 1px solid #FF0000;
	width: 395px;
}
.error {
	border-left: 2px solid #1cafe1;
	margin-left: -2px;
}
.row {
	margin-bottom: 5px;
	padding-left: 10px;
}

#logolink {
	float: left;
}
