embed.floatLeft { float: left; margin: 4px; }

body {	background-color:#CCCC99;
	background-image:url('webpictures/bg.jpg');
	color:#000000}

.welcome {font-family: arial, helvetica, sans-serif;
          font-size: 2em;
          font-weight: bold;
          }

.leftimage {position: absolute;
          top: 100px;
          left: 10px;
          }

.main {position: absolut;
          top: 50px;
          left: 200px;
          width: 320px;
          height: 300px;
          background-image: url('urldresses.jpg');
          background-repeat: no-repeat;
          background-position:  center 50%;
          }

.logo {font-size: 5em;
     color: #663333;
     text-align: center;
     }

.whitetext  {font-size: 2em;
           font-weight: bold;
           color: #FFFFFF;
           text-align: center;
           margin-top: 10px;
           }

.features   {position: absolute;
            top; 50px;
            left: 590px;
            width: 150px;
            height: 250px;
            background-color: #cccc99; 50px
            }

.navigation   {
	position: absolute;
	top: 50px;
	left: 150px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #cccc99;
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .2em;
	padding-right: .2em;
	font-size:36px;
             }

.navbar	{
	font-size:36px;
	text-align:center;
	font-weight:bolder;
	color:#ffba02;
	}

:link {color: #006633;}
:visited {color: #006600;}
  
.signt	{
	position:absolute;
	top:15px;
	right:10px;
	height:217px;
	width:128px;
	}

hr	{
	color:green;
	background-color:green;
	height:4;
	width:50%;
	}

.pics	{
	border:groove;
	border-color:#FF9900;
	float:left;
	height:250px;
	width:350px;
	margin:10px;
	}
        
.headingw  {
      position:absolute; 
	  center 
}

.dresses 
{
	border:groove;
	border-color:#FF9900;
	float:left;
	height:722px;
	width:260px;
	margin:10px;
	}

.rdresses 
{
	border:groove;
	border-color:#FF9900;
	float:right;
	height:722px;
	width:260px;
	margin:10px;
	}