﻿/* CSS */
/* LAYOUT */
#container {
	width: 790px;
	margin: 0 auto;
}

#main-container {
	width: 790px;
}
