/****************************************
* Reset                                 *
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 99%;
	font-family: Arial;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

/****************************************
* Page                                  *
****************************************/
#page {
	width: 1124px;
	height: 700px;
	position: relative;
	background: url(images/edo.jpg) top left no-repeat;
	font: 9px normal Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}

a, a:visited {
	color: #bcbec0;
	text-decoration: none;
}

a:hover {
	color: #bcbec0;
	text-decoration: none;
}

.design {
	bottom: 80px;
	left: 35px;
	position: absolute;
	font-size: 16px;
	text-transform: none;
	font-family:Verdana, Geneva, sans-serif;
}

.link {
	display: block;
	width: 300px;
	position: absolute;
	bottom: 60px;
	left: 35px;
	font-size:14px;
	text-transform: none;
	font-family:Verdana, Geneva, sans-serif;
}

.contact {
	bottom: 25px;
	left: 35px;
	position: absolute;

}

.torino {
	bottom: 5px;
	left: 35px;
	position: absolute;
}

