body 
{
   background-color: silver; 
   background-repeat: no-repeat;
   background-attachment: fixed;
   color: royalblue; 
}

#Header
{
text-align: center;
}

p
{
font-weight: bold;
text-indent: 10px;
font-size: 0.8em;
font-family: Comic Sans MS
}

#Shaoran
{
text-align: right;
}