                                                                                                              /***************
* onSugar template
* Based on TEXTBACKTHEME
* 09/11/2008
***************/

@import url('http://media2.onsugar.com/v837/themes/c6/themes.css');

html, body{
text-align:center;
padding:0;
margin:0;
}

body{
font: 48px 'Arial',Tahoma,Helvetica,sans-serif;
background: #fff;
text-align: left;
margin: 0px;
padding: 0px;
color:#000;
}

h1 {
color: blue;
text-decoration: underline;

}

a:visited {
color: blue;
}
 
        
        
        
        

