When you start the conversion: Look and Feel (sidebar) gives you some controls (be sure Remove colors is NOT ticked).
extra CSS would be a place the add
Code:
body {
background-color: lightblue;
}
you will need to substitute the RGB values for sepia as that is not a recognized named color