elisesuzanne.com
i was fiddling with my header background and suddenly the text size has gone miniscule for no reason. i've tried changing all the font sizes and nothing does anything.
also the background i want won't show up. i read a similar thread but the advice given didn't solve my problem.
this is what it currently looks like
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
color: black;
background-image: url (../images/bgrd.jpg);
}
the bgrd.jpg image is in the templates/mytemplate/images/ folder



