#r {
color: red;
}

#a {
color: orange;
}

#i {
color: yellow;
}

#n{
color: green;
}

#b {
color:#00bfff;
}

#o {
color: blue;
}

#w {
color: purple;
}

h1 {
text-align: center;
}

h3 {
text-align: center;
}

.menu1 {
margin-left:340px;
float: left;
text-align: center;
width: 400px;
height : 400px;
}

.menu2 {
float: left;
text-align: center;
width: 200px;
height : 200px;
}

.back {
text-align: center;
height : 200px;
width: 200px;
}
	
	