
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
/*fnt*/
@font-face {
    font-family: '';
    src: url('/type/.woff') format(woff);
    src: url('/type/.woff2') format(woff2);
}
/*main*/
html {
    min-height: 100%;
    background-repeat: no-repeat;
}
body{
    margin:0;
    background:linear-gradient(to bottom, #66587e, #4d3d68);
    font-family:'Verdana';
    color:#d6f9ff;
}
#main {
margin:25px auto;
background:#999 url('https://were.house/img/bg/17.gif');
height: 40rem;
width: 800px;
padding:0;
border:5px solid #fb83ff;
border-spacing: 5px;
}
#main td, #main th{
border-spacing:0px;
}
#title{
width:100%;
height:50px;
padding:5px;
text-align:center;
}
#title h1{
font-size:35px;
font-weight:999;
-webkit-text-stroke: 10px #222;
paint-order: stroke fill;
}
#nav{
background:#b991bb;
width:175px;
height:100%;
padding:5px;
vertical-align:top;
}
#buttons{
margin:2px;
width:100%;
text-align:center;
}
#buttons li{
border:solid #320049 2px;
background:#815982;
width:%100;
padding:2px;
text-align: center;
 list-style-type: none;
}
#buttons a, buttons a:hover{
list-style-position:inside;
color:#fb83ff;
}
#main2{
background:#b991bb;
width:625px;
height:100%;
padding:5px;
vertical-align:top;
}
.wtv{
margin:auto;
font-weight:999;
}
.feat img{
border:double #320049 4px;
}
.feat a , .feat a:hover {
color:#fb83ff;
}
	  