@charset "utf-8";
/* CSS Document */

body {
	background-color: #191919;
	background-image: url(http://www.themoviewallpapers.com/images/bg3.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #b60b0b;
}
a:visited {
	color: #b60b0b;
}
a:hover {
	color: #950000;
}
a:active {
	color: #950000;
}

