
body {background: url(../images/cover/cover1.jpg) no-repeat fixed right bottom; background-color:white;font-family:arial;color:grey;}

.pure{font-size:80px; font-family:arial; font-weight:bolder; display:inline; position:absolute; right:10; top:10; z-index:1;color:navy;}

.text{font-size:50px;font-family:arial;font-weight:bold; color:navy; z-index:3;position:absolute; bottom:5; left:5;}
.frame1{
border-style:outset;
border-left-width:4px;
border-right-width:4px;
border-top-width:4px;
border-bottom-width:4px;
border-color:66CCFF;
} 
.frame2{
border-style:outset;
border-left-width:4px;
border-right-width:4px;
border-top-width:4px;
border-bottom-width:4px;
border-color:silver;
} 
h1{font-size:26px;font-family:arial;font-weight:bold; color:navy; display:inline;}

a{color:CD5555; border-style:none; text-decoration:none;}
a:visited{color:CD5555;}
a:hover {color: navy;}