/* CSS Document */

      #Home {
 width: 1024px;
 height: 960;  
}
.home-link img {
 background-image:url("file:///D:/Work/2019/08-august-19/childrencancerfund/Images/Home-Detail.jpg");
 margin-left: auto;
 margin-right: auto;
 right: 0px;
 left: 0px;
 bottom: 0px;
}
.Home-link-1 img {
 width: 160px;
 height: 44px;
 position: relative;
 top:-60px;
 
}
#wrapper {
 margin-left: auto;
 margin-right: auto;
}