body {
        background-color: #68b1d9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
        color: #ffffff;
        background-image: url("ttyrtyrty.jpg");
	text-align: center;
}


/* Links */
a:link, a:visited{ 
font-family: tahoma;
font-size: 20px;
font-weight: normal; 
text-transform: lowercase; 
text-decoration: none; 
color: #ffffff; 
cursor: crosshair;
letter-spacing: 0px; 
line-height: 12px;  
}

a:hover{ 
color: #3d8897; 
font-size: 20px;
font-family: tahoma;
font-weight: normal; 
text-transform: lowercase; 
text-decoration: none; 
letter-spacing: 0px; 
cursor: crosshair;
line-height: 12px; 
}

textarea {
font-family:arial;
font-size: 7pt;
background-color: #ffffff;
font-weight: normal;
color: #000000;
border: 1px solid #333333;
padding: 5px;
width: 300px;
height: 50px;
}

h2 {
font-family: arial; 
font-size: 22px; 
cursor: default;
font-weight: normal; 
color: #ffffff; 
text-transform: lowercase;
text-align: left; 
font-weight: normal;
letter-spacing: -1px; 
border-bottom: 1px dashed #000000; 
padding: 0px;
line-height: 18px;
background-color: #e9ebee;
margin-top: 10px;
margin-bottom: 1px;
padding-bottom: 0px;
padding-right: 2px
}

h1 {
font-family: arial; 
font-size: 35px; 
cursor: default;
font-weight: normal; 
color: #3d8897; 
text-transform: lowercase;
text-align: left; 
font-weight: normal;
letter-spacing: 1px; 
border-bottom: 1px dashed #000000; 
padding: 0px;
line-height: 18px;
background-color: #000000;
margin-top: 10px;
margin-bottom: 1px;
padding-bottom: 0px;
padding-right: 2px
}


h2 {
font-family: arial; 
font-size: 45px; 
cursor: default;
font-weight: normal; 
color: #ffffff; 
text-transform: capitalize;
text-align: left; 
font-weight: normal;
letter-spacing: -1px; 
border-bottom: 1px dashed #000000; 
padding: 0px;
line-height: 18px;
background-color: #e9ebee;
margin-top: 10px;
margin-bottom: 1px;
padding-bottom: 0px;
padding-right: 2px
}
	