body {background-color: #F9E9C7; font-family:tahoma; font-size: 16px; color: #000000}
table {border-width: 0px;}	
td.content {width:240px; height:250px; border-radius: 10px; border: 1px solid black; box-shadow: 5px 10px 8px #000000; background-color: #FFFFFF; padding-left:20px; padding-right: 20px;}
td.balloons {width:690px; height:246px; border-radius: 10px; border: 1px solid black; box-shadow: 5px 10px 8px #000000; background-image:url('color_balloons.png');}
td.gifts {width:480px; border-radius: 10px; border: 1px solid black; box-shadow: 5px 10px 8px #000000; background-image:url('path_family_tree.png');}
#month {width:210px; font-size: 30px; font-weight: bold; font-family: tahoma;}
hr {border: 2px solid #00FFFF;}
span {color:#898989; font-size:12px;}
a{text-decoration:none; color:#000000;}
a:hover {text-decoration:none; border-radius: 10px; background-color:#FFFF00;}
p {background-color: #FFFFFF; padding:10px; font-size: 12px; border-radius: 10px; border:1px solid #000; box-shadow: 5px 10px 8px #000000;}
.example {width: 830px; height: 600px; border-radius: 10px; border: 1px dotted black;  overflow-y: scroll;}
.example::-webkit-scrollbar {display: none;}
.example {-ms-overflow-style: none; scrollbar-width: none;}
.sticky-div {position: sticky; top: 0px; padding: 10px 0px;}
.passaway {width:100%; border-radius: 5px; background-color: #00FFFF; }
.iframestyle {border-radius: 10px; border: 1px solid black; box-shadow: 5px 10px 8px #000000; background-color: #FFFFFF; padding-left:20px; padding-right: 20px; margin-bottom:20px; width:860px; height:246px;}