/* @override http://127.0.0.1:8888/wp-content/themes/gotchka/css/theme.gotchka/style.css */

/* @override http://127.0.0.1:8888/wp-content/themes/pandora/css/theme.gotchka/style.css */


/* theme background images */


body {
	background: #444;
} /* background center image */

/* links coloring */

a { color: #f05408; }

#main {
	background-color: #444;
} /* text links color */
a:hover { color: #f19817; } /* hover color (you can remove this) */

