body {
background-color: ;
background-image:url('IMAGE URL');
background-repeat: no-repeat;
height: ;
width: ;
}
Online colorpicker to get your background color.
Background repeat can be: Repeat-y repeat-x or no-repeat
Height and width are the height and width of your background image.