body {
}
 #Cross_with_lilies  {
    display: block;
    background-image: url('../images/Home_page_49/Cross_with_lilies.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 1526px;
    position:relative;
    margin-top: 50px;
}
 
#text  {
color: #d9d9d9;
background-color: #cc9933;
text-shadow: #663300 4px 7px 5px;
font-size: 60px;
text-align: center;
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: 950px;
padding-top: 10px;
width: 725px;
height: 240px;
border-radius: 350px/125px;
box-shadow: 10px 10px 5px #663300;
}

#lily_note_paper  {
    display: block;
    background-image: url('../images/Home_page_49/lily_note_paper.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 1859px;
    position:relative;
    top: 50px;
}

#Easter_2017_font {
    position:absolute;
    top: 250px;
    left: 250px;
    right: 235px;
    font-family: 'Comic Sans MS';
    color: #0026ff;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    line-height: 150%;
}

.link_Easter_2017_left {
    display: block;
    background-image: url('../images/Home_page_49/link_Easter_2017.svg');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
   width: 346px;
    height: 246px;
}

.link_Easter_2017_right {
    display: block;
    background-image: url('../images/Home_page_49/link_Easter_2017.svg');
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
   width: 346px;
    height: 246px;
}

#link_Easter_2017_wrapper  {
    width: 750px;
    height: 246px;
    position: relative;
    top: -100px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

a.Easter2017_link, a.Easter2017_link:visited  {
    text-decoration:none;
    position:absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 45px;
    text-align: center;
    line-height: 150%;
    font-size: 32px;
	color: #0026ff; 
}

a.Easter2017_link:hover, a.Easter2017_link:active  {
	color: #b200ff;
    
}









