Body{
background: url(../img/Background.gif) repeat-x #E9629C;
color:#000000;
margin:0px;
padding:0px;
text-align:center; 
font-family:arial,verdana,tahoma;
font-size:75%;
text-decoration:none;
font-weight:normal;
}
#Page{
width:100%;
text-align:center;
height:100%;
}
#All{
margin:0px auto;
height:100%;
width:860px;
background:url(../img/AllBackgroundRepeat.gif) repeat-y;
}
#Content{
height:800px;
width:860px;
background:url(../img/MainPic.jpg) no-repeat;
}
#Article{
text-align:right;
font-size:100%;
color:#ffffff;
float:right;
padding:448px 85px 0px 0px;
}
#Article a:link,#Article a:visited{
text-decoration:none;
color:#ffffff;
font-weight:bold;
}
#Article a:hover{
text-decoration:underline;
}

