body {
	background-color:#DFE7DD;
	font-family: verdana, arial;
	color: #222;
	font-size:16px;
	min-width:320px;
}

h1 {
	display: none;
}
h2 {
	margin-bottom: -10px;
}

a {
	color:#19510E;
	text-decoration:none;
	font-weight:bold;
	font-size:22px;
}
#mags {
	background: url('../images/top.png') no-repeat top;
	padding-top: 400px;
	margin: 0 auto;
	width: 700px;
	position: relative;
}
.text {
    font-family: fantasy;
    font-size: 13px;
    left: 220px;
    position: absolute;
    top: 100px;
}