@charset "UTF-8";
/* CSS Document Author="Matt Elliott" copyright="CMY okay 2008. All Rights Reserved."*/

a:link {
	color: transparent;
	text-decoration: underline;
	border: none;
}

a:visited {
 	color: transparent;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: transparent;
	text-decoration: none;
	border: none;
}

a:active {
	color: transparent;
	text-decoration: none;
	border: none;
}

body{
	background-color: #000000;
	background-image: url(http://www.kashmeremusic.com/images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position:absolute;
	background-attachment: scroll;
	border: none;
	overflow: hidden;
}

div.body{
	background: transparent;
	border: 0 0 0 0;
	border: none;
	max-height: 768px;
	max-width: 1280px;
	min-height: 768px;
	min-width: 1280px;
	overflow: hidden;
	z-index: 0;
}

img.pload {
	display: none! important;
}
