/*
Template name: Goetz
Template URI: http://n2o.it/
Release date: 2008-11-18
Description: Stylous template
Author: Andrea Bianchi
Author URI: http://n2o.it/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://n2o.it/
*/


/* standard elements */
html {min-height: 100%;}

body {
	background-color: #FFF;
	background-image: url(../img/logo_fond.png);
	background-repeat: repeat;
}

/* structure */
#container {
	margin: 0 auto;
	width: 850px;
	height: 500px;
	text-align: center;
}

#container img#logo {
	margin-top: 190px;
}

#wrapper {
	background: none;
}

