body {
    background-image: url('/images/about/aboutbg.jpg');
    background-attachment: fixed;
}

body {
    font-family: 'NauticaRounded';
    color:#5b5a5a;
}

html {
    cursor: url('/images/cursor.png'),default;
}

@font-face {
    font-family: 'NauticaRounded';
    src: url('NauticaRounded-ExtraBold.ttf');

}

::selection {
    text-shadow: 0 0 5px #6d6d6d;
    background-color: #ffdadb00;
}

.container {
    display:grid;
    grid-template-rows: 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 10px;
    grid-template-columns: 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px;
}


.container {
        width: 1150;
        margin: 0 auto;
        border: 0px;
      }

.checker {
    background-image: url('/images/about/checker.png');
    border: 10px solid;
    border-radius: 4px;
    padding: 15px;
    position:relative;
    border-image: url('/images/about/lace.png') 30 round;
    box-shadow: 0 4px 8px 0 #00000033, 0 6px 20px 0 #00000030;

}

.question {
    grid-row: 1/3;
    grid-column: 3/13;
}

.answer {
    margin-top:60px;
    margin-right:100px;
    grid-row:3/4;
    margin-left:230px;
    width:220px;
    height:200px;
    transform: rotate(-10deg);
}

.inside {
    background-image: url('/images/about/musik.jpg');
    text-align:center;
    font-size:50px;
    border-radius:10px;
    padding-top:40px;
    padding-bottom:50px;
    color:#5b5a5a;
    box-shadow: -6px -6px 7px #bebebec4 inset,6px 6px 7px #bebebec4 inset;
}

.answer2 {
    font-size:30px;
    padding-top:70px;
    padding-bottom:60px;
}

.main {
    grid-column:7/13;
    margin-top:40px;
    height:700px;

}

.main2 {
    font-size:20px;
    text-align:left;

}

.checkprof {
    background-image: url('/images/about/checker.png');
    border: 10px solid;
    border-radius: 4px;
    width:120px;
    height:120px;
    padding:10px;
    margin-left:40px;
    border-image: url('/images/about/lace.png') 30 round;
    box-shadow: 0 4px 8px 0 #00000033, 0 6px 20px 0 #00000030;
}

em {
    font-style: normal;
    color:#1d1d1d;

}

.quick {
    border-bottom: #626262;
    border-style: dotted;
    border-width: 3px;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-left:230px;
    ;position:absolute;
}

.inside3 {
    background-image: url('/images/about/musik.jpg');
    text-align:left;
    margin-top:20px;
    padding-left:20px;
    font-size:17px;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:15px;
    border-radius:10px;
    color:#5b5a5a;
    width:524px;
    height:390px;
    box-shadow: -6px -6px 7px #bebebec4 inset,6px 6px 7px #bebebec4 inset;
}

#profile {
    background-image: url('/images/about/profile.png');
    width:120px;
    height:120px;
    border-radius:5px;
    background-size:cover;
    box-shadow: -6px -6px 7px #bebebec4 inset,6px 6px 7px #bebebec4 inset;
}

ins {
    text-decoration-thickness: 2px;
    text-decoration-style: dotted;
    color:#1d1d1d;

}

.interests {
    grid-column:2/5;
    left:100px;
    top: 300px;
    height:340px;
    width:300px;

}

.inside4 {
    background-image: url('/images/about/musik.jpg');
    text-align:center;
    padding-left:20px;
    font-size:17px;
    padding-top:20px;
    padding-bottom:20px;
    padding-right:15px;
    border-radius:10px;
    color:#5b5a5a;
    height:300px;
    overflow-y:scroll;
    box-shadow: -6px -6px 7px #bebebec4 inset,6px 6px 7px #bebebec4 inset;
}

hr {
border-top: 4px dotted #626262;
}

.musicdiv {
    background-image: url('/images/about/musicdiv.gif');
    width:250px;
    height:30px;
    background-size:cover;
    border:none;

}

a {
    color:#1d1d1d;
    text-decoration-style:dotted;
}

a:hover {
    text-decoration:underline;
    text-decoration-style:dotted;
    cursor: url('/images/pointer.png'),pointer;
}

small {
 position:relative;
}

.kins {
    grid-row: 11/13;
    top:40px;
    grid-column: 3/8;
    height:200px;
}


    .inside5 {
        background-image: url('/images/about/musik.jpg');
        text-align:center;
        padding-left:20px;
        font-size:17px;
        padding-top:20px;
        padding-bottom:5px;
        padding-right:15px;
        border-radius:10px;
        height:170px;
        color:#5b5a5a;
        box-shadow: -6px -6px 7px #bebebec4 inset,6px 6px 7px #bebebec4 inset;
}

marquee {
    cursor: url('/images/pointer.png'),pointer;  
}

small {
    text-align:center;
    position:relative;
    left:500px;
   }


   .rukiddingme {
    position:absolute;
    display:grid;
    left:140px;
    grid-template-rows:0px 40px;
   }
   
   #s-m-t-tooltip{
	/* basic */
	max-width:300px;
	z-index:10;
	margin:24px 14px 7px 12px;
	/* style and design */
	padding:6px;
	background:#626262; /* fallback if rgba not supported */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:5px;
	/* font */
	font-family:'NauticaRounded';
	font-size:18px;
	line-height:16px;
	color:#fff;
}
