body{
background: url(../images/bg.jpg) ;

text-shadow: 0 2px 1px #000;


position: relative;
}

aside {
	background: rgba(0,0,0, 0.3);
}


#main{
  box-shadow: inset 0 0px 1840px rgba(0,0,0, .7) !important;

}
