@charset "UTF-8";
/* CSS Document */

body
{
background-image:url('images/jonnyrumble.jpg');
background-repeat:no-repeat;
background-position:top right;
background-color:#000000;
} 
