/* CSS Document */


/* basic elements */
html {min-height:100%;}

body
{background: url(http://www.designalt.co.nz/newzealandnatural/images/gradient.jpg) repeat-x 0 bottom;
text-align: center;
margin: 0px;
padding: 0px;
}

/* 
h1 {color:#00a4d2; font-family:Arial; font-size:21px; font-weight:normal; line-height:14px; word-spacing:3px;}
p {color:#666666; font-family:Arial; font-size:14px; font-weight:normal; line-height:18px; word-spacing:4px; border-spacing:0px; margin-top:0px;}
*/


h1 {color:#00a4d2; font-family:Arial; font-size:18px; font-weight:bold; word-spacing:3px; letter-spacing:1px;}
p {color:#666666; font-family:Arial; font-size:14px; font-weight:normal; line-height:18px; word-spacing:4px; border-spacing:0px; margin-top:0px;}


