@import url(../Global/Global.css);

html {
    background-color: #efefde;
	background-repeat: repeat-x;
	background-image: url(../../Images/Standard/Content/ColumnBackground.png);
}

.main-content {
    margin: 20px;
}