@font-face {
	font-family: 'DaxlineProThin';
	src: url('../fontface/daxlinepro-thin-webfont.eot');
	src: local('☺'), url('../fontface/daxlinepro-thin-webfont.woff') format('woff'), url('../fontface/daxlinepro-thin-webfont.ttf') format('truetype'), url('../fontface/daxlinepro-thin-webfont.svg#webfonte1ogn1MD') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxlineProBold';
	src: url('../fontface/daxlinepro-bold-webfont.eot');
	src: local('☺'), url('../fontface/daxlinepro-bold-webfont.woff') format('woff'), url('../fontface/daxlinepro-bold-webfont.ttf') format('truetype'), url('../fontface/daxlinepro-bold-webfont.svg#webfont4cew8FRZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	color: #5a5b5e;
	background-color: #f0f0f1;
	border-top: 15px solid #68c333;
	font: 18px Helvetica, Arial, sans-serif;
}

.DaxlinePro-Thin {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxlineProThin', sans-serif;
}

.DaxlinePro-Bold {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'DaxlineProBold', sans-serif;
}

#wrapper {
	width: 422px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	width: 422px;
	height: 69px;
	background: url(../img/andressedanoLogo.png) no-repeat;
	text-indent: -9999px;
	margin-top: 50px;
	margin-bottom: 50px;
}

a {
	color: #5a5b5e;
	text-decoration: none;
	-o-transition-property: color,color;
	-webkit-transition-property: color,color;
	-moz-transition-property: color,color;
	transition-property: color,color;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

a:hover {
	color: #68c333;
}

ul {
	
}