body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	margin:0px;
	padding:0px;
	width: 968px;
	height: 280px; 
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
    width:968px; /* Make sure your images are the same size */
    height:280px; /* Make sure your images are the same size */
}


.clear {
	clear:both;
}
