/* maijuni .:. taschen + accessoires * 11/2009 Julia Faulde */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	line-height: 120%;
	}
body {
	background-color: #ffffff;
    background-image:url(images/blumen_breit.gif);
    background-repeat:repeat-x;
    background-position:center 215px;
  	text-align:center;
  	padding-top:100px;

	}

/* Inhalt */
#global {
	text-align:center;
	margin: auto;
	width:789px;
	height:541px;
	padding:0;
	background:#ffffff;

	}