/* Important notes:
-You may not assume ANYTHING about the path to images or media
that isn't under this file's theme pack.  In other words, no ../ relative links.
-This stylesheet will be applied after the one in
wifidog/media/base_theme/stylesheet.css.  This theme pack should only override the elements
 in the base stylesheet that you want to change.
*/

/* Redefine network logo */
#page_header {
	background: #f5f5f5 url('images/isf_logo_web.gif') no-repeat 10px 10px;
}
