
    /********************************************************************
     *  File: simple.css                                                *
     *  --------------------------------------------------------------- *
     *                                                                  *
     *  Author  :   Ralf Barth     <rb@o-nt.de>				            *
     *                                                                  *
     *  Version :   1.0                                                 *
     *  Date    :   2004/11/15                                          *
     *                                                                  *
     *  Copyright                                                       *
     *  ---------                                                       *
     *  Copyright (c) 2004 O-NT GmbH						            *
     *                                                                  *
     *  No parts of this code may be used or copied without expressed   *
     *  written permission. All rights reserved!                        *
     *                                                                  *
     *  Description                                                     *
     *  -----------                                                     *
     *  Simple Stylesheet for www.myrtle-beach.de			            *
     *                                                                  *
     ********************************************************************/



/**
* Global Styles
*/
body {
	margin: 0 0 1em 0;
	padding: 20px;
	font-family: "Verdana", sans-serif;
}