* {
	margin:0;
	padding:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h1 {
	font-size:60px;
	color:#FF831C;
	border:1px;
	text-shadow: 2px 2px 3px #333;
	letter-spacing: 5px;
	
}

h2 {
	font-size: 20px;
letter-spacing: 2px;
text-align: justify;}

p{
	letter-spacing:2px;
}

h1 h2 p {
	font-family:verdana;
}
html {
	background-color:#2E2E2E;
	padding-top:30px;


}


#body {
	margin: 0 auto;
	width: 960px;
	background: #6E6E6E;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	border-radius: 10px 10px 10px 10px;
	min-height: 600px;
}

#contatore {
	float:right;
}

#container {
	height:100%;
	width:100%;
	min-height: 600px;
	line-height: 60px;
	vertical-align: middle;
}

#we {
	height:auto;
	width:600px;
}

#enr {
	width:600px;
	height:auto;
	float:left;
	margin-top: 30px;
}


#banner{
	width:auto;
	height:auto;
margin-top: 30px;
	color:#E6E6FA;
	float:right;
}

#banner1 {
	width:234px:
	height:60px;
}


#logoflickr{
	width:60px;
	height:60px;
}

.flickr{
	float: right;
}
