/* ----------------------------------------
Theme Name: Feinstaubtour
Theme URI: http://weblogs.greenpeace.ch/feinstaub/wp-content/themes/feinstaub_1
Description: Retos erstes komplettes Theme
version : 1.0.1 b
Author: Reto Lehnherr
Author URI: http://reto.rmedia.ch
Last Modified: 2006.02.02
Provides: Theme definition file for WordPress 1.5
---------------------------------------- */
@import 						url("design/styles/default/screen.css");
/*
@import 						url("design/styles/default/print.css");
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#F7F3EC;
	font: 11px/1.5em "Lucida Grande", Verdana, sans-serif; 
	text-align: center;
	color: #000; 
	margin: 0; 
	padding: 0;
	
}

