/* This is the default width for this theme. We need this file as we have to set a default css file for the theme variations. */
#container {
	width: 700px;
	height: 694px;
	background-image: url(../../images/Container.png);
}
