@font-face {
font-family: 'Korataki';
src: url('asarimaniac.me.pn/Korataki_0.ttf');
src: local('asarimaniac.me.pn/Korataki_0'), local('asarimaniac.me.pn/Korataki_0'), url('asarimaniac.me.pn/Korataki_0') format('truetype');
}

#AMNavbar 
{


	width: 700px;

	height: 40px;

}

#mainpart
{
width: 700px;
height: auto;
background-color: rgba(555,555,555,0.50);
margin-left: 50px;
z-index: -50;
}

#topimage
{
width: 700px;
height: 175px;
margin-left: 10px;
margin-top: 5px;
background: url(http://orig04.deviantart.net/e016/f/2016/265/d/c/header_by_asarimaniacs-daihpx4.png) no-repeat;
}


/* BACKGROUND VIDEO CODE */

@media screen and (max-device-width: 800px) {
    html {
         background: url(http://orig15.deviantart.net/1ac1/f/2016/264/c/4/bg_by_asarimaniacs-daifqmo.jpg) #000 no-repeat center center fixed;
    }
    #bgvid {
        display: none;
    }
}

/* BACKGROUND VIDEO CODE END */


