@charset "UTF-8";
/* CSS Document */
@import url("../../styles/styles.css");

html {
	background: url(red/rotate.php);
	background-color: #a42156;
	border: 0;
	font-size: 100%; 
   	font-family: Arial, "Lucida Grande", sans-serif;
	height: 100%;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
}

