body {
	background:#ccc url('/img/bgd.jpg') no-repeat  fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#666;
	font-family:Arial, Verdana, sans-serif;
}
.main{
	margin:20px 0px 40px;
	
	}
	
a {
	text-decoration:none;
	}
.footer{
	margin-bottom:60px;
	}
	
.digi { }
.digi img { margin-right: auto;
    width: 65%;
    margin-left: auto;}

.mag { }    
.mag { 
    width: 99%;
    }    