﻿.centeredBox {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:10px;
	border:0px dashed #333;
	}

