body {
	background: #fff url('bg.gif'); 
	margin: 20px 20px auto; 
	text-align: center;
	}

a {
	background-color: inherit;
	color: #999;
	text-decoration: none;
	}

a:hover {
	background: inherit;
	color: #cc0000;
	}

#plugin {
	background: inherit;
	margin: 10px 0 auto; 
	font: normal 0.75em arial; 
	color: #999; 
	}

#plugin span { 
	padding: 0 0 0 30px; 
	}

