div#welcome {
	height:100px;
        width:800px;
        padding: 0px 0;
        border: 1px solid #EEE;
        position: absolute;
        left: 150px;
        top: 50px;
	font-family: Arial;
	font-size: 24px;
	color: #666;

}
 
div#mogotion {
	height:200px; 
	width:400px;
	padding: 0px 0;
	border: 1px solid #ddd;
	background: #eee;
	position: absolute;
	left: 100px;
	top: 200px;
	font-family: Arial;
        font-size: large;
	color: #666;

}


div#sambs8 {
        height:200px; 
        width:400px;
	padding: 0px 0;
	border: 1px solid #ddd;
	background: #eee;
	position: absolute;
        right: 100px;
        top: 200px;
	font-family: Arial;
        font-size: large;
	color: #666;


}
img#logo {
    display: block;
    margin-left: auto;
    margin-right: auto }
img
{  border-style: none;
}
