body{
	background-color: #4682B4;
	font-family: verdana, sans-serif;
	color: #000040;
	text-align: justify;
}

a {
	color: #C9C9e1;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid;
}

#rss_feed {
    background-color: #5692C4;
    width: 30%;
    padding: 1em;
    margin: 1em;
    top: 100px;
    float: right;
}
