body {
	font-family:"Courier New", Courier, monospace;
	font-size: 2;
	background-image: url(../../img/sfondo.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px; 
}

p {
	color: #FFCC00;
}
a:link {
	color: #99FF33;
}
a:visited {
	color: #99FF33;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #99FF33;
}
#bottomNav {
	display:block;
	position: fixed;
	bottom: 0px;
	text-align: center;
	background: #000000;
	width: 100%;
	margin: 0;
	border: 0;
}

#bandiera, #benvAss, #motto {
	text-align: center;
}

#benvAss {
	font-size: 28px;
	text-align: center;
}


#motto {
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

#container {
	margin-bottom: 60px;
	text-align: center;
}
#calendario {
	text-align:center;
}

#info, #teamBuildind, #capranica, #sponsor, #stats, #altreInfo, #logo, #divisa, #membri {
	text-align: center;
}
#main {
	text-align:center;
	left: 45px;
	right: 45px;
}
#membri {
	padding-left: 50px;
	padding-right: 50px;
}
h2 {
	color: #FFFFFF;
	size: 3;
}
table {
color:#FFCC00;
}

#topNav {
	background-color:#000000;
	padding-top: 10px;
}

#adSenseBottom {
	background-color:#000000;
	display:block;
	
}

#adSenseMiddle {
	margin: 24px;
}
