* { margin: 0; padding: 0; }
body { background: #29719C;  font-family: Helvetica, sans-serif; }
a { text-decoration: underline; color: #FFD5E3; }
a:hover { text-decoration: underline; color: #eee; }
img { border: none; }
#bg { background-color:#45AAE0; }
#wrap { margin: 0px auto; width: 760px; padding: 10px; background: #fff; text-align:center; font-weight: bold; font-size: 16px; padding:20px; }
#title  { width:100%; margin-bottom:10px; font-size: 25px; color:#eee; text-align:center; padding: 5px 0px 0px 0px; background-image:url(../images/title.jpg); background-repeat: no-repeat; }
#bottom a { width:100%; margin:0; background-color:#fff; padding: 60px 0px 0px 0px; background-image:url(../images/bottom.jpg); background-repeat: no-repeat; display: block;}
.gap { margin-top:15px; }
