html{
	background-color: #303030;
	color: white;
}


.static-main {
    width: 90%;
    left: 5%;
    position: absolute;
}
.static-main h1:first-of-type {
	color: #ff8080;
	font-size: 30px;
}

.static-main a{
	text-decoration: none;
	color: #0090f8;
}


.rss_img{
	width: 20px;
	height: 20px;
}
