CSS is confusing at first, but it's starting to look easier. My question is, I look at the background one, what do I change to make it a certain color?
background: #ffffff; Code (markup): Change the portion that has 6 numbers or letters after a #. Or you could use: background-color: #ffffff Code (markup):