@import url("../style.css");

body {
background-color: #000000;
		color: #FF0000; 
		
		}
		
div.otherthings {
		width: 200px;
		}

