body {background-image:url('images/background_slate.jpg')}
.outer {
	MARGIN: auto;
	MARGIN-TOP: 10;
	width: 700px;
	POSITION: relative;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: left;
	border: solid;
	border-width: thin;
}
.image_style
{
	border: 0px;
	margin: 4px;
}

