*{	
	font-family : Helvetica;
	letter-spacing : normal;
	font-weight: normal;
}

body {
	background: url(images/bodytag.jpg) repeat;
	float: center;
	margin: auto;
	min-width: 500px;
	overflow: hidden;
}

a {
	text-decoration: none;
}

p {
	font: 16px/26px "Helvetica", Helvetica, sans-serif;
	color: #000000;
	padding: 10 0 10 0px;
}

#center {
	float: center;
}

#center ul {
	list-style: none;
}

#center ul li {
	float: left;
}

