﻿@import url('../../css/general.css');
html, body {
	background-image: url('../images/background.jpg');
}
#wrapper {
	background-color: rgba(0, 0, 0, 0.7);
}


