body {
    background: url(weekBg.jpg) fixed;
	background-size: 100% 100%;
    background-repeat: no-repeat;
	height: 1000px;
	width: 100%;
    }
     
#wrapper {
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	height: auto;
	width: auto;
    padding: 1px 5px;
	margin: 1px 50px;
	font-size: 21px;
	color: #fff;
	font: 18px 'Retro';
	letter-spacing: 1px;
	background-color: rgba(0, 0, 0, 0.7);
	}



#wrapper2 {
	height: 200px;
	width: 650px;
    padding: 1px 5px;
	margin: 5px 350px;
	font-size: 21px;
	color: #fff;
	text-shadow: 1px 1px 0px #eee, 2px 2px 0px #707070;
	font: 21px 'BazarMedium';
	letter-spacing: 1px;
	}

