/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(http://www.mimifrommiami.com/images/bckgrnd/purple_black.jpg);
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-position: center top;
	}
