@font-face {
    font-family: Pokemon Solid;
    src: url("Pokemon Solid.ttf");
}
  
nav {
    position: relative;
    display: inline-block;
    width: 16in; 
}

p{
  font-size: 20pt;
  font-family: Helvetica;
  text-align: justify;
  }

p1{
 color: #ffcc03;
 font-family: Pokemon Solid;
 letter-spacing: 4px;
 -webkit-text-stroke-width: 2px;
 -webkit-text-stroke-color: #3c59a5;
 font-size: 30pt;
 padding-left: 1in; 
}


#wrap{
  max-width:1400px;
  min-width: 5in;
}

#box_1 { 
  position: relative;
  width: 16in;
  height: 6in;
  background-image: url(http://www.pokemon-sunmoon.com/static/niji_www/img/global/backgrounds/md_sitebg.jpg);
}

#box_gif{
  height: 3in;
  width: 15in;
}

#box_2 { 
  position: relative;
  width: 15in;
  height: 28in;
  left: 0in;
  
  text-align: justify;
}

.box_2 { 
  position: relative;
  padding-top: .5in;
  width: 10in;
  height: 27in;
  left: 5in;
  
  text-align: justify;
}


.box_3 { 
  position: relative;
  width: 15in;
  height: 6in;
  
  text-align: justify;
  padding-top: .4in
}

.redbox { 
  background-color: red;
  position: relative;
  width: 15in;
  padding-right: 1in;
  height: 6in;
  padding-top: .4in;
  
  text-align: justify;
  padding-top: .25in;
}

img {
    float: left;
    clear: left;
}


#Team_box { 
  position: relative;
  width: 15in;
  height: 5in;
  
  text-align: justify;
}

.Team_box2 { 
  position: ;
  width: 16in;
  height: 3in;
  
  text-align: justify;
  background-image: url("http://www.pixelstalk.net/wp-content/uploads/2016/03/Pikachu-minimal-wallpaper-HD-background.png"); 
  background-size: 15in 6in;
}

#long_box { 
  position: relative;
  width: 10in;
  height: 50in;
  left: 2.5in;
  
  text-align: justify;
}

#long_box2 { 
  position: absolute;
  width: 10in;
  height: 75in;
  top: 125in;
  
  text-align: justify;
}

#Box2 { 
  position: relative;
  width: 15in;
  height: 10in;
  
  text-align: justify;
}

#left{ 
  position: absolute;
  }

h1{
  text-align: center;
  font-family: Pokemon Solid;
  color: #ffcc03;
  bottom: 25px;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #3c59a5;
  font-size: 75pt;
}
 
 
h2{
  text-align: right;
  font-family: Pokemon Solid;
  color: #ffcc03;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #3c59a5;
  font-size: 35pt;
  }

#Pokemonleft{ 
  position: absolute;
  width: 2in;
  height: 50in;
  top:  .25in;
  
  left: .4in;
  }

#Pokemonright{ 
  position: absolute;
  width: 2in;
  height: 50in;
  top:  .25in;
  
  left: 13in;
  }


.blackbox { 
  position: relative;
  width: 16in;
  height: .5in;
  background-color: #000000;
  z-index: 5;
}

#outer-circle {
  position: absolute;
  background: black;
  border-radius: 2in;
  height: 2in;
  width: 2in;
  left: 10in;
  top: -.75in;
  shape-margin: 1in; 
}

#inner-circle {
    position: relative;
    background: white;
    border-radius: 1in;
    height:1.5in;
    width:1.5in;
    align-items: center;
    top: .25in;
    left: .25in; 
}

p2{
  position: absolute;
  font-family: Pokemon Solid;
  color: #ffcc03;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #3c59a5;
  font-size: 30pt;
  left: 10in;
  top: 0in;
  z-index: 1;
  transform: rotate(-30deg);
}




ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a {
    display: block;
    color: yellow;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

h3{
  text-align: center;
  font-family: Pokemon Solid;
  color: #ffcc03;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #3c59a5;
  font-size: 25pt;
  letter-spacing: 4px;
   background-image: url("https://lucien0maverick.files.wordpress.com/2011/10/unown.png");   
}




body{
margin: 0 auto !important;
float: none !important;
  background-image: url(http://www.mediafire.com/convkey/c6e8/xxkax54sqnyh4nmzg.jpg
  );
}


#idk{
  position: relative;  
  width: 15in;
  height: 50in;
}


#wrapper{
  position: relative;
  width: 16in;
  height: 29in;
}


main {
  width: 16in;
  margin: 0 auto;
  background-color: white;
}


#LastboxFinallyDamn{
  width: 15.5in;
  height: 5in; 
  background-color: red;
  padding-top: 1in;
  padding-right: .5in;  
}
