h1 {
	color: green;
	border: dotted black 12px; 
}

body {
	background :white;
	
}

#text{
	color:#ff0000;
}