Fit background image to div

I have a background image in the following div, but the image gets cut off: <div style=”text-align:center;background-image: url(/media/img_1_bg.jpg);background-repeat:no-repeat;width:450px;height:900px;” id=”mainpage” align=”center”> Is there a … Read more