body{
	margin:0;
	border:0;
	background:url(../assets/BG.jpg) repeat-x;
	background-color:#508ea3;
	min-width:760px !important;
}

#header {
	height:161px;
	width:100%;
	
}
#attila-toth {
	float:left;
}

#developpement{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	width:600px;
}

.aboutAttila {
	width:280px;
	text-align:justify;
}
#webdesign{
	float:left;

}
#actionScript{
	float:right;
}
p{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#424242;
}
.AttilaToth{
	font-size:12px;
	font-weight:bold;
}
a {
	text-decoration:none;
	outline:none;
	color:#508fa4;
	font-weight:bold;
}
a:hover {
	color:#424242;
}
