/* common styles
----------------------------------------------- */
body {
background: url(http://www.water-for-health.com/images/bg.jpg) repeat-x;
background-color:#B2C7DA;
}

h1{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#990000;
}

p,li{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.action{
margin:15px;
float:right;
border:1px solid black;
}
