            body {
            font-family: tahoma, Verdana, geneva, sans-serif;
            font-size: 10px;
            margin: 0;
            color: red ;
            background: transparent url(bg_global.jpg) repeat;
            }                        img {
            border: 0;
            }

            p {
            margin: 10px 0 3px 0;
            }

            div.break {
            clear: both;
            height: 1px;
            }

            h1, h2, h3, h4, h5, h6, ul, li {
            margin: 0;
            padding: 0;
            }

            ul, li {
                list-style-type: none;
            }

            a:link {color: blue ;
            }

            a {
            text-decoration: none;
            color: blue;
            }

            a:hover {
            text-decoration: none;
            color: green ;
            }
                    	#allcontent {            position: absolute; top: 10px; left: 50%;
            margin-left: -390px;            
    		width: 778px;    		height: 418px;    		text-align: left;    		border: 1px black solid;
        	}
