* {
	font-family: Georgia, serif;
}

html {
	font-size: 100.01%;
}

body {
	background: #fff url(../img/bg.gif) no-repeat scroll center top;
	text-align: center;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
	border: 0;
}

#all {
	margin: 0 auto 0 auto;
	width: 700px;
	text-align: left;
}

#logo {
	padding-top: 60px;
	text-align: center;
}

#content {
	padding: 0 25px 0 25px;
}

a {
	color: #555;
}

ul li a {
	text-decoration: none;
}

h1 {
	font-size: 43px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #555;
}


h2 {
	font-size: 15px;
	color: #555;
}

p, h3 {
	font-style:italic;
	color: #999999;
}

h3 {
	font-weight: normal;
	font-size: 25px;
}

p {
	font-size: 16px;
}
