Body {
	background-color: #e3e3e3;
	background-image: url('../img/background.jpg');
	background-repeat: repeat-x;
	color: #444444;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode';
	margin: 0;
	font-size: 0.7em;
}

a, a:visited, a:active{
	color: #444444;
	text-decoration: none;
}

a:hover{
	color: #222222;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	margin:0;
	
}

ul { 
list-style-type:none;
font-size:0.9em;
margin: 0;
margin-left:0;

}

div#basic {
	margin:0;
	margin-left: auto;
	margin-right: auto;
	width:600px;
}

div#adress {
	
	width: 400px;
	
}
