body {
	background:#000 url(../images/grey_grad.png) top left no-repeat fixed;
	color:#aaa;
	font-family:'Anivers', 'Myriad Pro', Candara, helvetica, arial, sans-serif;
	margin:0;
	font-size:17px;
	text-align:center;
}

a { 
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #999;
}

a:hover, a:focus {
	border-bottom:1px solid #fff;
}

p, li {
	line-height:1.5em;
	text-shadow:#000 2px 2px 2px;
}

#outer {
	text-align:left;
	width:500px;
	margin:100px auto;
	padding-left:110px;
	background:url(../images/face.png) top left transparent no-repeat;
}

strong {
	color:#fff;
}