body{
	background-color: #f2d4d9;
    background-repeat: repeat;
    background-attachment: scroll;

    font-family: 'Raleway', sans-serif;
}

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

a:hover{
	color: #000 !important;
	font-weight: bold;
}

.ed-colors a{
	font-size:13px;
}