body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 24px;
background-image: url("https://i.redd.it/2fvp7vkhwyx11.jpg");
background-repeat: repeat;
}

a { color: #000088; }
a:hover { color: #880000; }

#wrap {
margin: 40px auto;
width: 940px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #ffb3b3;
}

#header {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

background: #ff8080;
padding: 20px 0 40px 0;
}
#header h1 {
margin: 0;
padding: 0 0 0 30px;
font-weight: bold;
color: #3f3f3f;
font-size: 38px;
line-height: 65px;
letter-spacing: -1px;
}
#header h2 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 0 0 0 20px;
padding: 5px 12px;
font-weight: normal;
color: #af0e2b;
font-size: 22px;
letter-spacing: -1px;
background: #FFEE9F;
border: 1px solid #FFE25F;
display: inline;
}

#animation {
  background: #ffb3b3;
      float: left; width: 895px; margin: 10px 0 40px 0px;
      padding: 5px 12px;
}



#topmenu {
background: #99ffff;
padding: 10px 20px;
border-bottom: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}
#topmenu ul { margin: 0; padding: 0; list-style-type: none;}
#topmenu li { display: inline; padding: 0 20px 0 0 }
#topmenu li a { text-decoration: none;
}

.search { float: right; }

#contentimage01 {
  float: left;
  margin-left: 180PX;

}
#contentimage0203 {
  float: left;
  margin-left: 90PX;

}

#menu {
font-size: 14px;
float: right;
width: 20px;
color: #fff;
margin: 30px 20px 20px 0;
}
#menu h3 {
font-weight: normal; background: #5f5f5f; color: #fff; padding: 10px; margin: 10px 0;
}
#menu ul {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

list-style-type: none; margin: 0; padding: 0 10px 10px 10px;
}
#menu ul li a { color: #12c; text-decoration: none; border-bottom: 1px dotted #12c; }
#menu ul li a:hover { color: #c12; border-bottom: 1px dotted #c12; }

#content {
  float: left; width: 940px; margin: 10px 0 40px 20px;

}


#cw {
  float: left; width: 920px; margin: 10px 0 40px 0px;

  background: #ffb3b3;
}

#content h2 { font-weight: normal; font-size: 22px; line-height: 33px; }
#content h3 { font-size: 17px; font-weight: normal; }

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.cleft { float: left; width: 280px; margin: 10px 0; }
.cright { float: right; width: 280px; margin: 10px 0; }

#footer {
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;

background: #ff99cc;
color: #fff;
padding: 20px;
border-top: 1px solid #1f1f1f;
}
#footer a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
#footer a:hover { border-bottom: 1px dotted #ccc; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/*
#playmusic {
   display: none;

}*/
