body, html, div {
			height:100%;
			
			background-repeat:no-repeat;
			background-attachment:fixed;				
		}
		body {
		overflow:auto;	
		width:100%;
	    height:100%;
		margin:0;
		padding:0;
		background-color: #333333;
		}
		div{
		overflow:hidden;
		}
		
		.logo {
	margin:0;
	position: absolute;
	bottom:1px;
	left: 32px;
	width:235px;
	height:50px;

		}
		.taal {
	margin:0;
	position: absolute;
	bottom: 0;
	left: 265px;
	width:24px;
	height:65px;
	

			}
		.design {
	margin:0;
	position: absolute;
	bottom:0;
	right: 150px;
	width:168px;
	height:40px;	
		}
		.made {
	margin:0;
	position: absolute;
	bottom: 0;
	right: 10px;
	width:133px;
	height:40px;		
		}
		.break {
	margin:0;
	position: absolute;
	bottom: 0;
	left: 300px;
	width:220px;
	height:45px;		
		}		
		.diverse {
	margin:0;
	position: absolute;
	bottom: 0;
	left: 50%;	
	width:133px;
	height:45px;		
		}

