body {
	margin: 40px auto;
	text-align:center;
}

#content {
	text-align: center;
	width: 800px;
	background: #141414 url('/images/intro_pageshadow.gif') bottom no-repeat;
}

h1 {
	font-size: 60px	;
}

img {
	border: none;
}

#images {
	text-align: center;
	position: relative;
	top: -59px;
	width:576px;
	margin:0 auto;
}

#bigone {
	margin-left: 113px;
}

#smallone {
	margin-bottom: 20px;
}

#legalage {
	width: 300px;
	margin: 0 auto;
	margin-top: -50px;
	font-size: 20px;
}

#si-no {
	font-size: 96px;
	font-family: times;
}

#si {
	margin-right: 50px;
}

#asterisk {
	color: #d84028;
}

#footer :link, :visited {
	color: #4a4a4a;
	text-decoration: none;
}

#footer :link:hover, :visited:hover {
	color: white;
}

:link, :visited {
	color: white;
	text-decoration: none;
}

:link:hover, :visited:hover {
	color: #d84028;
}

#footer {
	margin: 0;
	margin-top: -26px;
	padding-bottom: 0;
	font-size: 12px;
}

#footer div {
	text-align: center;
	float: left;
	width: 28%;
	font-style: italic;
}

#footer div.left {
	width: 18%;
	text-align: left;
}

#footer div.right {
	width: 18%;
	text-align: right;
}
