html
	{ }
body
	{ text-align:center; font-family:sans-serif; background:#f2edd9 url(img/body_bg.gif) repeat center top; }

a
	{ color:#0575ff; text-decoration:none; outline:0; }
a:hover
	{ text-decoration:underline; }


#content
	{ width:960px; margin:0 auto; text-align:left; }


