body {
}

#father_and_child_silhouette {
    display: block;
    background-image: url('../images/Home_page_60/father_and_child_silhouette.jpg');
    background-repeat: no-repeat;
    width: 858px;
    height: 1121px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 429px;
}

h1  {
    text-decoration: underline;
     margin-bottom: 50px;
}

p.father  {
    margin-bottom: 23px;
}

#frame_flowers  {
    display: block;
    background-image: url('../images/Home_page_60/frame_flowers.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 1304px;
    position: relative;
    margin-top: 25px;
}

#Fathers_day_2018_font  {
    font-size: 42px;
    font-weight: 700;
    color: #0094ff;
    line-height: 150%;
    text-align:center;
    position: absolute;
    top: 215px;
    left: 225px;
    right: 225px;
}

#Sister_T_Collins  {
    display: block;
    background-image: url('../images/Home_page_60/Sister_T_Collins.png');
    background-repeat: no-repeat;
    width: 556px;
    height: 93px;
    position: absolute;
    bottom: 220px;
    left: 20px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#fathers_day_2018-link_wrapper  {
    width: 900px;
    height: 327px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}

.link_image_left  {
    position: absolute;
    left: 100px;
}

a.link_image  {
    display: block;
    background-image: url(../images/Home_page_60/fathers_day_link_image.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 327px;
    position: absolute;
    text-decoration: none;
     transition: opacity 1s;
}

.background_image_link  {
    display: block;
    background-image: url(../images/Home_page_60/fathers_day_hover_image.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 327px;
    position: absolute;
}

a.link_image:hover {
    opacity: 0;
}

.font_link  {
    font-size: 24px;
    color: white;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 700;
}

#floral_design  {
  display: block;
  background-image: url(../images/Home_page_60/floral_design.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 176px;  
}

#floral_design_inverted  {
  display: block;
  background-image: url(../images/Home_page_60/floral_design_inverted.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 176px; 
  margin-top: 25px; 
}