body{height:100%;font-family:'Crimson Pro', Fantasy; font-size:15px; color: #b3b3b3;letter-spacing:0.5px;}
body {
    background-image: url("vapor.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
#header {position:absolute; top:0px; left:0px; width:100%; background-color:#650066;line-height:60px;text-align:center;font-family: 'Press Start 2P', Fantasy;font-size:55px;color:#b0edf5; letter-spacing:1px;}
#header {
    padding: 20px 0; 
    line-height: normal; 
}

a.linkit {
    border: 2px solid #f011f0; 
    background-color: rgba(0, 0, 0, 0.3); 
}
#header {
    text-shadow: 3px 3px 0px #4d0041, 5px 5px 15px #b0edf5;
}
#linkity {
    position: relative;
    margin-top: 30px; 
    top: 300px;        
}
#linkity {
    text-align: center;
    margin-top: 5px;
}
#header {
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    background-color: #650066; /* Your deep purple */
    padding: 20px 0; 
    text-align: center;
    font-family: 'Press Start 2P', Fantasy;
    font-size: 55px;
    color: #b0edf5; 
    letter-spacing: 1px;
    text-shadow: 3px 3px 0px #4d0041, 5px 5px 15px #b0edf5;
    
    /* Neon Pink Border Addition */
    border-bottom: 4px solid #f011f0; 
    box-shadow: 0px 5px 20px rgba(240, 17, 240, 0.7);
}



#linkity{position:relative; top:5px}
#box1 {
    margin: 40px auto; 
    width: 90%;
    max-width: 850px;
    padding: 30px;
    background-color: rgba(64, 62, 62, 0.9); 
    font-size: 20px; 
    line-height: 1.6;
    border: 1px solid #b0edf5;
    box-shadow: 0 0 15px rgba(176, 237, 245, 0.2);
}
#box1 p {
    margin-bottom: 20px;
}

#box1 {
    margin: 0 auto;
    margin-top: 250px;
    width: 800px;
    padding: 26px;
    
}
h1 {
    font-family: 'Press Start 2P', cursive;
    font-size: 14px; 
    letter-spacing: 1px;
    color: 
#f011f0; 
    background: none;
    border-left: 10px solid 
#f011f0; 
    padding-left: 10px;
}
h1 {
  

    display: block;
    border-bottom: 2px solid #b0edf5; 
    border-right: none;
    font-family: 'Crimson Pro', serif;
    font-size: 22px; 
    background-color: transparent; 
    padding-bottom: 5px;
    margin-bottom: 15px; 
    color: #b0edf5;
    text-shadow: 2px 2px 5px rgba(176, 237, 245, 0.5);
}
#box2{position:relative;margin-bottom:16px;width:556px;}
#box3{position:relative;float:right;width:200px;}
#foot{clear:both;text-align:center;font-size:11px;}
h1{display:block;border-right: 10px solid #f011f0;font-family:'Crimson Pro';font-size:18px;line-height:22px;font-weight:normal;background-color:#202340; letter-spacing:1px;padding:6px;color:#b3ffff}
a{text-decoration:none;color:#cc564c;}
a:hover{background-color:#3d423d;color:#b3ffff;}
a.linkit{display:inline-block;width:120px;font-size:16px;color:#f011f0;text-transform:uppercase;line-height:16px;letter-spacing:2px;padding:10px;border:4px #7289da solid;}
a.linkit:hover, .longan:active{background-color:#7289da;color:#fff;border-color:#4d0041;-o-transition:0.3s;-ms-transition:0.3s;  -moz-transition:0.3s; -webkit-transition:0.3s; transition:0.3s;}
textarea{width:100%}