@charset "UTF-8";
/* CSS Document */

a:link {
	color: #930;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align: center;
	}
#wrapper{height:700px; width:800px; background-image:url(img/header.jpg); background-repeat:no-repeat; margin:0px auto;}
.intro {
	font-weight: bold;
}
p.legalize {
	font-weight: bold;
}
.menu {
	width: 214px; padding:40px 0 0 600px; 
}
.menu img {padding-bottom:10px;}