/*This is an attempt at a CSS template from a tutorial*/ 
body {
background: url("Resources/sbg3.jpg");
background-repeat: repeat;
}
p
{
color: #FFFFFF;
}
