body {
	font-family: "Times New Roman", Times, serif;
	background-color:#B80086;
	background-image: url(../images/backgrounds/articles_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
}




#Articles
{
color: #6E006A!important;
}

h1{
	color: #6E006A!important;
	font-weight:bold;
	font-size:21px;
	text-transform: uppercase;
}