
* {
	border: 0;
	color: #a19689;
	list-style-type: none;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	}

body {
	background: #fff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	}

#asContent {
	background: url("../images/logo.gif") no-repeat;
	line-height: 150%;
	margin: 4em auto 1em auto;
	padding-top: 290px;
	text-align: center;
	width: 500px;
	}

#asContent p {
	margin: 3em 0 1em 0;
	}

#asContent a:hover {
	font-weight: bold;
	}

