@charset "UTF-8";
/* Stealth Gray theme */

.site-header {
	background-image:url(images/header_visual.jpg);
}

body {
	background-color: #dddddd;
}

#site-name a:link, #site-name a:visited {
	color: white;
	text-outline: 1px 1px #ccc;
}