ul,ol,li,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; text-align:justify; }

a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  background-color: #fff;
}

body {
  padding: 0px;
}

.welcome {
  position: absolute;
  top: 70%;
  left: 50%;
  height: 200px;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  text-align: center;
  font-family: Arial;
}
.Image{
	margin-right:8px;
	border: 1px solid #000000;
	float: left;
}
