body, html {
			background: #333333;
			background-image:  url(imagini/backsus.jpg);
			background-position: left;
			background-position: top;
			background-repeat: no-repeat;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			width: 99%;
		}
		h1 {
			color: #FFFFFF;
		}
		img {
			border: none;
		}
		p {
			color: #999999;
			font-size: 0.6em;
		}
        #megazine {
            outline: none;
        }
		div#alttext {
			margin: 0 auto 0 auto;
			width: 450px;
		}
