html {
font-size:100%;
cursor: url("https://files.catbox.moe/rloiqn.cur"), pointer;
}

 body {
background-color: #282045;
margin:0px;
padding:0px;
background-image:  url(img/090512texvision_d_o.gif),  url(img/header.jpg)  ;
background-attachment: fixed;
background-position: top left, left center;
background-repeat:  no-repeat, no-repeat;

}

#post {
-webkit-box-shadow: 0px 0px 5.25rem -2.3125rem rgba(255,255,255,0.8);
-moz-box-shadow: 0px 0px 5.25rem -2.3125rem rgba(255,255,255,0.8);
box-shadow: 0px 0px 5.25rem  -2.3125rem  rgba(255,255,255,0.8);

font-family: 'Open Sans', sans-serif;
color: #dfcee6;
font-size: 15px;
font-weight: 300;
line-height: 1.6875rem;
width:33%;
 padding-top:0.375rem;
 padding-left: 1.875rem;
 padding-right: 1.875rem;
 padding-bottom: 1rem;
position: absolute;
left:40rem;
 top:0px;
 }

#post a:link, #post a:visited {
color:#ffffff;
border-bottom:dashed 0.0625rem #414b61;
text-decoration: none;
cursor: url("https://files.catbox.moe/rloiqn.cur"), pointer;
} 

#post a:hover {
color:#aa9e85;
border-bottom:dashed 0.0625rem #707071;
cursor: url("https://files.catbox.moe/rloiqn.cur"), pointer;

}

b {
color:#616e8c;
}

#navi {
	position: fixed;
	left:1300px;
	top:25%;
	margin-bottom:1.25rem;
	text-align: center;
}

.menu a , .menu a:visited{
	 
background-color: rgba(0, 0, 0, 0.2);
padding:0.5rem  0.1875rem;
display: block;
color: #dfcee6;
border-bottom:dashed 0.0625rem rgba(255, 255, 255, 0.1) ;
font-family: 'Open Sans', sans-serif;
text-align: center;
margin:0.75rem 0.25rem;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight:bold;
line-height: 20px;
cursor: url("https://files.catbox.moe/rloiqn.cur"), pointer;
}

.menu a:hover {
color: rgba(0, 0, 0, 0.9);
background-color: rgba(255, 255, 255, 0.2);
cursor: url("https://files.catbox.moe/rloiqn.cur"), pointer;

}

li {
	font-family: 'Open Sans', sans-serif;
color: #dfcee6;
}

h1 {
font-family: 'Noto Serif', serif;
color: #dfcee6;
font-size: 1.125rem;
 font-weight: 400;
letter-spacing: 0.0625rem;
background-color: rgba(0, 0, 0, 0.1);
text-align: justify;
line-height: 1.875rem;
 border-bottom:dashed 0.0625rem rgba(255, 255, 255, 0.1) ;
padding:0.375rem 0.625rem;
 letter-spacing: 0.125rem;
 margin-bottom:0.3125rem  ;
  margin-top:1.625rem ;

  }
  
h2::first-letter {
 	font-weight: 800;
 	color: #932cba;
}

h2 {
 	font-family: 'Open Sans', sans-serif;
color: #282045;
background-color: #c2aecb;
font-size: 12px;
margin: 0px;
letter-spacing: 0.25rem;
padding:0.375rem 0.625rem;
font-weight: 800;
text-align: justify;
  }
  
h3 {
cursor: default;
font-family: 'Open Sans', sans-serif;
color: #dfcee6;
font-size: 1rem;
font-weight: 300;
text-align: justify;
line-height: 1.6875rem;
 }
 
