header {
	background-image: url("urn:scrapbook:download:error:https://harukisol.top/images/ORANGESKY1.png");
	color: cyan;
}

body {
    background-image: url("MAINSKY.png");
}

footer {
	background-image: url("");
	color: red;
	padding: 25px;
	text-align: center;
}

@font-face {
	font-family: YANDERE;
	src: url("YANDERE.ttf");
}

title {
	font-family: YANDERE;
}

img.img1 { 
   border:4px solid black;
}

p.title{
  text-shadow: #3338C3 2px 2px 2px;
  color: cyan;
}

p.title3{
  text-shadow: cyan 2px 2px 2px;
  color: black;
}

h1.title{
  text-shadow: #3338C3 2px 2px 2px;
  color: cyan;
  font-family: "YANDERE";
  font-size: 300%;
  src: ("http://supercupcaketactics.neocities.org/YANDERE.tff");
}

p {
    color: rebeccapurple;
}

p.www {
    text-shadow: red 2px 2px 2px;
}

p.timestamp {
    color: red;
}

h1 {
	color: magenta;
    text-shadow: cyan 2px 2px 2px;
}

h1.chaos {
	color: darkgreen;
}

h1.new {
    color: rgb(9, 255, 1);
    text-shadow: rgb(16, 165, 185) 7px 7px 7px;
}

a {
	color: cyan;
    text-shadow: #3338C3 2px 2px 2px;
}

a:link {
    color: cyan;
}

a:visited {
    color: cyan;
}

a:hover {
    color: deeppink;
}

a:active {
    color: magenta
}

a.game {
	color: rebeccapurple;
    text-shadow: none;
}

li {
	color: black;
}

nav {
    background-color: #222;
}

section, article {
    padding: 10px;
    background-image: url("checkerboard-squares-pink-white.jpg");
}

table {
    color: magenta;
    background-image: url("groovybg.gif");
}

table.geass {
    color: cyan;
    background-image: url("urn:scrapbook:download:error:https://harukisol.top/images/luluwave.jpg");
    background-size: 120px 100px;
    text-shadow: #3338C3 2px 2px 2px;
}

table.newsky {
    color: cyan;
    background-image: url("");
    border-color: darkblue;
}

aside {
	padding-top: 25px;
	font-weight: bold;
}

#orderedlist {
	color: lawngreen;
}

#corner1 { 
position: absolute;
left: -270px;
top: 100px;
} 

#corner2 { 
position: absolute;
right: -270px;
top: 100px;
} 

#corner3 { 
position: absolute;
right: -270px;
bottom: -100px;
} 

#corner4 { 
position: absolute;
left: -270px;
bottom: -100px;
} 

		iframe {
width:100%;
height:1000px;
border:2;
padding:0px 0px 0px 0px;
}
