body {
			background-color: #303040;
			text-align: center;
			}
#wrapper {
			margin-top: 10px;
			text-align: center;
			background-color: #303040;
			}

#intro {
			width: auto;
			height: auto;
			}
p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			background-color: #303040;
			}
a:link { 
			text-decoration: none;
			font-weight: bold;
			color: #A0A0B0;
			}
a:visited {
			text-decoration: none;
			font-weight: bold;
			color: #F6F6F6;
			}
