/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#headlinks ul {
	width:70em;
	margin: 1em 1em 1.15em 4em;
}

#headlinks li {
	display: inline;
}

#headlinks a {
	background: #C89A2B;
	margin: 1em;
	padding: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}