﻿html {
	background: url("galassiadelleemozioni.jpg") fixed no-repeat center / cover; font-family: "Philosopher", cursive; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
body {
	background: url("galassiadelleemozioni.jpg") fixed no-repeat center / cover; font-family: "Philosopher", cursive; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
body {
	overflow: auto;
}
#wrapper {
	margin: 150px auto 150px 100px; width: 590px; color: rgb(255, 255, 255); position: relative; min-height: auto;
}
.titolo {
	color: rgb(255, 255, 255); font-family: "Philosopher", cursive; font-size: 70px; text-shadow: 1px 1px 0px #000;
}
.titolo2 {
	color: rgb(255, 255, 255); font-family: "Philosopher", cursive; font-size: 70px; text-shadow: 1px 1px 0px #000;
}
.testo {
	color: rgb(242, 237, 237); padding-left: 5px; font-size: 30px; text-shadow: 1px 1px 0px #555;
}
#wrapper p {
	color: rgb(197, 226, 182); padding-left: 5px; font-family: "Varela Round", sans-serif; font-size: 12px; text-shadow: 1px 1px 0px #000;
}
#footer {
	left: 0px; width: 100%; height: 30px; bottom: 0px; font-family: "Varela Round", sans-serif; position: fixed; min-height: 30px; box-shadow: 0px 0px 2px #000; background-color: rgb(0, 0, 0); -moz-box-shadow: 0 0 2px #000; -webkit-box-shadow: 0 0 2px #000;
}
#footer p {
	text-align: center; color: rgb(85, 85, 85); font-size: 11px;
}
#footer p a:link {
	color: rgb(204, 204, 204); text-decoration: none;
}
#footer p a:visited {
	color: rgb(204, 204, 204); text-decoration: none;
}
#footer p a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}