Team DNAbeans
From OpenWetWare
<html lang="en">
<head> <style> body {
background-image: url("gradient_bg.png");
background-repeat: repeat-x;
} </style> </head> <body>
A White Header
This paragraph has a blue font. The background color of this page is gray because we changed it with CSS!
</body> </html>