body {
	margin: 20px;
}

.myclass {
	color: blue;
}

#myid {
	color: red;
}