<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>regformism new document title</title>
</head>
<body>
<p><span style="font-size: large;">body { 	    text-align:center; 	color:white; 	    letter-spacing:7px; 	    background-image:url("roxxx.jpg");             background-repeat:no-repeat; 	           	    }             input {             width: 250px;             margin-left: 10px;             margin-top: 8px;             height: 34px;             border:  2px;             background-color: black;             color: white;             } 	    div{ 		background-color:lightgrey; }                          textarea {             width: 250px;             margin-left: 10px;             margin-top: 8px;             height: 34px;             vertical-align: top;             }             select {             width: 250px;             margin-left: 10px;             margin-top: 8px;             height: 34px;             background-color: black;             border: 2px solid ;             color: white;             }                       input[type=submit] {             background-color: red;             cursor: pointer;             } 	    input[type=radio]{ 	    width: 15px; 	    }             input[type=checkbox] {             height: 20px;               width: 20px;                       }         h1{color:red; 	text-align:center; 	text-transform:capitalize; 	background-image:url("nasanew.png"); 	background-repeat:no-repeat; background-position:stretch; 	background-color:white;} /*hr{color:green;length:7px;}*/ p{text-align:justify;color:white;letter-sapcing:5px} p.edit{text-align:right;color:none;text-transform:capitalize;} a:link{text-decoration:none;color:blue} a:visited{text-decoration:none;color:violet} a:hover{text-decoration:none;color:orange} a:active{text-decoration:none;color:yellow}</span></p>
</body>
</html>