 body {
	margin: 0;
	padding: 0;
	background-image:url(../images/Background.jpg);
	height: 100%;
    width: 100%;
	background-size: 100%;
    background-repeat: no-repeat;
	
   
 }
 
 
 #background 
{ 

	 background-size: auto;
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1280px;
	 height: 680px; 
	 overflow: hidden;
	 z-index:0;
	 background-repeat: no-repeat;
	 
	} 

 #Background 
{ 
	 background-size: auto;
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 1920px;
	 height: 1080px;
	 z-index:1;
} 

 #Layer4 
{ 
	 left: 910px; 
	 top: 444px; 
	 position: absolute; 
	 width: 60px;
	 height: 36px;
	 z-index:2;
} 

 #Layer5 
{ 
	 left: 863px; 
	 top: 494px; 
	 position: absolute; 
	 width: 161px;
	 height: 36px;
	 z-index:3;
} 

 #Application 
{ 
	 left: 89px; 
	 top: 157px; 
	 position: absolute; 
	 width: 350px;
	 height: 71px;
	 z-index:4;
} 

 #Blog 
{ 
	 left: 191px; 
	 top: 276px; 
	 position: absolute; 
	 width: 147px;
	 height: 69px;
	 z-index:5;
} 

 #Layer1 
{ 
	 left: 1524px; 
	 top: 232px; 
	 position: absolute; 
	 width: 96px;
	 height: 41px;
	 z-index:6;
} 

#link_footer
{
 text-align:center;
 background-repeat: no-repeat;
 padding: 550px 25px 10px 25px; 
}

#link_footer p a
{
	color:blue;
}