Body	{
		background-image: url("../home.jpg");background-repeat: no-repeat;
		background-position-x: 0; background-position-y: 0;		
		background-color: #3399FF;
	   	}

.update	{
		position: absolute;
		margin-top: 2px;
		margin-left: 750px;
		width: 240px;
		}

.twins	{
		position: absolute;
		margin-top: 2px;
		margin-left: 0px;
		width: 800px;
		}

.menu	{
		position: absolute;
		margin-top: 230px;
		margin-left: 20px;
		width: 260px;
		font-family: Comic Sans MS;
		font-size: 14px;
		font-weight: 600px;
		line-height: 22px;
		color: #000066;
		}
		
.titolo	{
		position: absolute;
		margin-top: 70px;
		margin-left: 280px;
		width: 750px;
		font-family: Comic Sans MS;
		font-size: 50px;
		font-weight: bold;
		color: #000066;
		}

.titolo2	{
		position: absolute;
		margin-top: 180px;
		margin-left: 280px;
		width: 600px;
		font-family: Comic Sans MS;
		font-size: 22px;
		font-weight: 500px;
		color: #000066;
		text-indent: 25px;
		}
		
.testo 	{
		position: absolute;
		margin-top: 230px;
		margin-left: 280px;
		width: 60%;
		min-width: 500px;	
	   	}
		
p		{font-family: Comic Sans MS;
		font-size: 16px;
	   	text-align: justify;		
		color: #000000;
		text-indent: 25px;
		}

.p_red	{font-family: Comic Sans MS;
		font-size: 14px;
	   	text-align: justify;		
		color: #990000;
		text-indent: 25px;
		}

a:link    {text-decoration: none; color: #000066; font-family: Comic Sans MS; font-size: 14px; font-weight: 600px}
a:visited {text-decoration: none; Color: #000066; font-family: Comic Sans MS; font-size: 14px; font-weight: 600px}
a:hover   {Color: red; font-family: Comic Sans MS; font-size: 14px; font-weight: 600px}


