@charset "UTF-8";
/* CSS Document */
body
{
background-image:url('GuiltyRobot.jpg');
background-color:#14b2df;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

