<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!Doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Mirror Fashion </title>
<style>
.loja{background-color:rgb(135,200,224);
width:1024px;
margin-left:250px;
position:absolute;
}
.primaria{text-align:center;
font-style:italic;
}
.secundaria{ text-align:center;
color:green;
}
#imagem{margin-left:15px;
float: left;
margin-right:15px
}
.terciaria{
font-size:30px;
padding:10px;
text-align:justify;
}
}
</style>