@charset "UTF-8";

div.profile {
  background-image:url(https://img.mfcimg.com/photos2/286/28615210/269-978-436-112-12171729.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  opacity:100%;
  overflow:scroll;
}

ul.links {
  postion:fixed;
  top:0;
  left:0;
  right:0;
  font-size:15px;
  list-style-type:none;
  text-align:center;
  z-index:1;
}

li.links {
  display:inline;
  text-align:center;
}

a:link,a:visited {
  color:#ffe2fa;
  text-decoration:none;
}

a.links:hover,a:active {
  color:#ffd1f7;
  text-decoration:none;
}

div.profile1 {
  border-radius:15px;
  background-color:#f0d3ff;
  margin-left:10%;
  margin-right:10%;
}

div.about-me {
  position:relative;
  text-decoration:none;
}

img.about-me {
  border-radius:15px;
  position:ablsolue;
  left:20px;
  height:700px;
  width:410px;
}

div.bio {
  height:700px;
  position:absolute;
  top:0;
  left:430px;
  overflow:auto;
}

h1.about-me {
  font-family:'Bad Script',cursive;
  font-size:50px;
}

p.about-me {
  height:700px;
  text-align:center;
  font-size:35px;
  font-family:'Neucha',cursive;
}

div.rules1 {
  position:relative;
  width:100%;
  height:650px;
}

img.rules {
  width:100%;
  height:650px;
}

div.rules2 {
  position:absolute;
  top:15%;
  left:15%;
  right:15%;
  bottom:20%;
}

h1.rules1 {
  font-size:90px;
  font-family:'Rochester',cursive;
  text-align:center;
}

h1.rules2 {
  text-align:center;
  font-family:'Neucha',cursive;
  font-size:40px;
}

h1.tip1 {
  font-size:60px;
  font-family:'Chewy',cursive;
  text-align:center;
}

h1.tip2 {
  font-size:30px;
  font-family:'Chewy',cursive;
  text-align:center;
}

div.tabletip {
  position:relative;
  width:100%;
  height:600px;
}

div.tabletip1 {
  width:51%;
  position:absolute;
  left:0;
}

div.tabletip2 {
  width:51%;
  position:absolute;
  right:0;
}

div.tip1 {
  font-family:'Neucha',cursive;
  background-color:#e2b5ff;
  border:1px solid #d284ff;
  border-radius:10px;
}

div.tip2 {
  background-color:#e2b5ff;
  border:1px solid #d999ff;
  border-radius:10px;
}

div.tip3 {
  background-color:#e2b5ff;
  border:1px solid #dea5ff;
  border-radius:10px;
}

div.tip4 {
  background-color:#e2b5ff;
  border:1px solid #e2afff;
  border-radius:10px;
}

div.tip5 {
  background-color:#e2b5ff;
  border:1px solid #e6baff;
  border-radius:10px;
}

div.tip6 {
  background-color:#e2b5ff;
  border:1px solid #ebc6ff;
  border-radius:10px;
  margin-bottom:4px;
  margin-left:3%;
  margin-right:3%;
}

div.tip7 {
  background-color:#e2b5ff;
  border:1px solid #ebc6ff;
  border-radius:10px;
  margin-bottom:4px;
  margin-left:15%;
  margin-right:15%;
}

table.tip {
  border-collapse:collapse;
  font-size:25px;
  width:94%;
  margin-right:3%;
  margin-left:3%;
}

table.tip1 {
  border-collapse:collapse;
  font-size:25px;
  width:94%;
  margin-right:3%;
  margin-left:3%;
}

tr.tip {
  background-color:#e4afff;
}

th.tip1 {
  text-align:left;
  width:50%;
}

th.tip2 {
  text-align:right;
  width:50%;
}

div.ak {
  position:relative;
  height:500px;
  width:100%;
}

div.ak1 {
  position:absolute;
  top:35%;
  left:0;
}

div.ak3 {
  position:absolute;
  top:35%;
  right:25%;
}

img.ak2 {
  position:absolute;
}

div.akwords {
  width:100%;
  position:absolute;
  top:5%;
  font-size:40px;
  text-align:center;
}

h1.ak {
  font-family:'Lobster',cursive;
}

h2.ak {
  font-family:'Crafty Girls',cursive;
}

div.adorbs {
  position:relative;
}

h1.adorbs {
  font-size:50px;
  font-family:'Chewy',cursive;
  text-align:center;
}

h2.adorbs {
  font-size:25px;
  font-family:'Neucha',cursive;
  text-align:center;
  padding-left:10%;
  padding-right:10%;
}

div.ab {
  background-image:url(https://img.mfcimg.com/photos2/286/28615210/568-906-862-651-12184889.gif);
  background-repeat:no-repeat;
  background-position:center;
}

table.adorbs {
  width:95%;
  font-size:28px;
  font-family:'Handlee',cursive;
}

tr.adorbs {
  height:50px;
  width:200px;
  text-align:center;
}

iframe {
  height:600px;
}