body {
	background: #000;
}

#content {
	width: 92%;
	margin: 2%;
	padding: 2%;
	background: #fff url(images/bab4.png) repeat-x;
}

h1 {
	text-align: center;
	font-family:verdana, sans-serif;
}

h2 {
	text-align:left;
	font-family:verdana, sans-serif;
}

ul {
	list-style-type:none;
}

a {
	color: #38385f; 
	text-decoration: none;
}

a:hover {
	color: #411;
	background: transparent;
}

a:visited {
	color:#69687d;
}

p {
	text-align:left;
}


p.footer {
	text-align: center;
	font-size: smaller;
	font-family: monospace;
}
