/* ****************************************************************/
/* * CSS-Datei für regenbogenballon.de                            */
/* *                                                              */
/* * Autor:       Joerg Tropf                                     */
/* * eMail:       joerg.tropf@netcomposer.de                      */
/* * Company :    NetComposer                                     */
/* *                                                              */
/* * Create:      2008-01-29                                      */
/* * Last Update: 2008-02-18                                      */
/* ****************************************************************/


/* ****************************************************************/
/* * Content                                                      */
/* ****************************************************************/

#content {
	background-image: url(start_background.jpg);
	height:200px;
	padding-top:280px;
	background-repeat: no-repeat;
}

* html #content {
	height:400px;
}
