body	{background-color: #e8cea9;
		}

#anna_gemelli	{position: relative;
					top: 20px;
					left: 20px;
					width: 500px;
					font-family: Arial;
					font-size: 24px;
					font-weight: bold;
					font-style: italic;
					color: #462504;
					}
					
#menu				{position: absolute;
					top: 200px;
					left: 760px;
					width: 300px;
					}

#casella	{position: absolute;
			top: 200px;
			left: 60px;
			width: 640px;
			}
			
#titolo	{position: absolute;
					top: 150px;
					left: 60px;
					width: 800px;
					text-indent: 20px;
					font-family: Arial;
					font-size: 24px;
					font-weight: bold;
					font-style: italic;
					color: #462504;
		
		}
		
p	{
	 text-indent: 20px;
	 font-family: Trebuchet MS, Comic Sans MS, Arial;
	 font-size: 16px;
	 font-weight: lite;
	 line-height: 20px;	 
	 color: #462504;	 
	 text-align: justify;
		
		}
		
		

a:link    {text-decoration: none; color: #462504; font-family: Arial; font-style: italic; font-weight: bold; font-size: 15px; line-height: 26px}
a:visited {text-decoration: none; color: #462504; font-family: Arial; font-style: italic; font-weight: bold; font-size: 15px; line-height: 26px}
a:hover   {Color: #b54b5f; font-family: arial; font-style: italic; font-weight: bold; font-size: 15px; line-height: 26px}
