/* =CONTACTA
----------------------------------------------- */

body {
	background: url(../image/background/contacta.png) no-repeat;
}

#header p, #header h1 a, #header ul a:hover, a:link, address, button {
	color: #c96;
}

#header {
	border-bottom-color: #c96;
}

a:visited, button:hover {
	color: #e0c2a3;
}


/* =MAIN > CONTENT
----------------------------------------------- */

#main div.content {
	width: 470px;
}

#main div.content address {
	position: absolute;
	top: 20px;
	font-style: normal;
}

#main div.content address a {
	text-decoration: none;
}


