/*your custom style goes in this file*/

body {
    background-image: none;
}


* html .media-prev {
	background: url('media-prevbg.gif') no-repeat 0 0;
	width:420px;
	height:420px
}

/* visited: previously visited links */
A:VISITED {
	color: #cc0000;
}
