@media screen {	
	
	div#content {
		background-color: #F5F5F5;
		border-width: 0 4px 4px 4px;
		min-height: 400px;
		padding-top: 8px;
	}

}

