html, body {
   background: #FFFFFF;
   height: 100%;
   margin: 0px; 
}

#container {
   width: 100%;
   height: 100%;
}

#content {
	width:800px;
	background:#fff;
	text-align:left;
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 0px none #000;
	border-left: 0px none #000;
	background-color: #FFFFFF;
}
#text {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	padding-right: 20px;
	overflow: auto;
	height: 210px;
	top: 0px;
	left: 1px;
	right: 20px;
	bottom: 0px;
	color: #000000;
}
.magazine-container {
	background: #f7f7f7;
	width: 280px;
}
	.magazine-image a, .magazine-image a:hover {
border: 0;
background: transparent;
outline; 0;
	}
