<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en" xml:lang="en" xml:lang="en">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="x-apple-disable-message-reformatting" />
  <title>BT Business</title>



  <!--fixes for new Outlook.com that stops it wraping a div around unlinked images and putting space around them-->
  <style>
    button {
      display: block !important
    }

    div {
      display: block !important
    }
  </style>
  <!--fonts-->
        <!--[if gt mso 15]>
     <style type="text/css" media="all">
     /* Outlook 2016 Height Fix */
     table, tr, td {border-collapse: collapse;}
     tr { font-size:0px; line-height:0px; border-collapse: collapse; }
     </style>
         <![endif]-->

  <style type="text/css">
    @media screen {
      @font-face {
        font-family: 'BTCurveHeadline';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Headline.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Headline.woff) format('woff');
        font-weight: 600;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurve';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Rg.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Rg.woff) format('woff');
        font-weight: 400;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurve';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Bd.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurve_W_Bd.woff) format('woff');
        font-weight: 700;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurveCD';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Rg.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Rg.woff) format('woff');
        font-weight: 400;
        font-style: normal;

      }

      @font-face {
        font-family: 'BTCurveCD';
        src: url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Bd.woff2) format('woff2'),
          url(https://business.bt.com/content/dam/bt/email/fonts/BTCurveCd_W_Bd.woff) format('woff');
        font-weight: 700;
        font-style: normal;

      }
    }

    /* CLIENT-SPECIFIC STYLES */


    body,
    table,
    td,
    a,
    span {
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    }

    table,
    td {
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }

    img {
      -ms-interpolation-mode: bicubic;
    }

    /* RESET STYLES */
    img {
      border: 0;
      outline: none;
      text-decoration: none;
    }

    table {
      border-collapse: collapse !important;
    }

    body {
      margin: 0 auto !important;
      padding: 0 !important;
      width: 100% !important;
    }

    h1,
    h2,
    h3,
    h4 {
      margin: 0 !important;
      padding: 0 !important;
    }

    p {
      padding: 0 !important;
      margin: 0 !important;
    }



    /* iOS BLUE LINKS */
    a[x-apple-data-detectors] {
      color: inherit !important;
      text-decoration: none !important;
      font-size: inherit !important;
      font-family: inherit !important;
      font-weight: inherit !important;
      line-height: inherit !important;
    }

    .nolinkcolor a {
      color: inherit !important;
      text-decoration: none !important;
    }


    input {
      display: none;
    }

    #MessageViewBody,
    #MessageWebViewDiv {
      width: 100% !important;
    }

    /*----------------------------- Interactive ------------------------------*/
    /* Buttons */
    @media screen {
      .btn-one:hover a {
        background-color: #48119c !important;
        border-color: #48119c !important;
        color: #FFFFFF !important;
      }

      .btn-two:hover a {
        background-color: #c30d4c !important;
        border-color: #c30d4c !important;
        color: #FFFFFF !important;
      }

      .btn-three:hover a {
        background-color: #f7f6f5 !important;
        border-color: #f7f6f5 !important;
        color: #5514B4 !important;
      }

      .btn-four:hover a {
        background-color: #333333 !important;
        border-color: #333333 !important;
        color: #FFFFFF !important;
      }

      .btn-shadow:hover a {
        background-color: #48119c !important;
        border-color: #48119c !important;
        color: #FFFFFF !important;
      }

      .btn-ghost:hover a {
        background-color: #FFFFFF !important;
        border-color: #FFFFFF !important;
        color: #5514b4 !important;
      }
    }

    @media screen {
      body[data-outlook-cycle] .button a {
        padding-left: 20px !important;
        padding-right: 20px !important;
      }

      body[data-outlook-cycle] .hide-on-om {
        display: none !important;
        visibility: hidden !important;
        height: 0px !important;
        overflow: hidden !important;
      }

      body[data-outlook-cycle] .fallback {
        display: inline-block;
      }

      a {
        cursor: pointer !important;
      }

      a[href^="x-apple-data-detectors"],
      a[href^="tel"],
      a[href^="sms"] {
        text-decoration: none;
        pointer-events: none;
        cursor: default;
        color: inherit;
      }

      .tcs a[href^="x-apple-data-detectors"],
      .tcs a[href^="tel"],
      a[href^="sms"] {
        color: #333333;
      }
    }



    /* MEDIA QUERIES */
    @media screen and (max-width:480px) {


      u~div .wrapper {
        min-width: 100vw;
      }

      .mobilecontent {
        display: block !important;
        max-height: none !important;
      }



      .nobreak br {
        display: none !important;
      }

      .emailwrapto100pc {
        width: 100% !important;
        height: auto !important;
                        }
                        
                        .emailwrapto90pc {
        width: 90% !important;
        height: auto !important;
      }
                        
                        .emailwrapto80pc {
        width: 80% !important;
        height: auto !important;
      }
                        
                        .emailwrapto70pc {
        width: 70% !important;
        height: auto !important;
      }
                        
                        .emailwrapto60pc {
        width: 60% !important;
        height: auto !important;
      }
                        
                        .emailwrapto50pc {
        width: 50% !important;
        height: auto !important;
      }

      .width-auto {
        width: auto !important;
        height: auto !important;

      }

      .button100pc {
        width: 100% !important;
        -webkit-text-size-adjust: none !important;
        border-radius: 5px !important;
        overflow: visible !important;
        display: inline-block !important;
        padding: 20px 0px !important;

      }


      


      tbody tr {
        width: 100% !important;
        display: table !important;
      }

      .emailnomob {
        display: none !important;
      }

      .headline-mob {
        font-size: 28px !important;
        line-height: 36px !important;
                                padding-right: 10px !important;
      }
                        
                        .large-headline-mob {
        font-size: 36px !important;
        line-height: 44px !important;
                                padding-right: 10px !important;
      }
                        
                        .subheadline-mob {
                                font-size: 20px !important; 
                                line-height: 28px !important;
                        }
                        
                        .headline-mob-tfin {
        font-size: 28px !important;
        line-height: 36px !important;
                                padding: 0px !important;
                        }
                        
                        .mob-spacer {
        font-size: 20px !important;
        line-height: 20px !important;
                                height: 20px !important;
                        }

      .large-subheadline-mob {
        font-size: 30px !important;
        line-height: 36px !important;

      }

      .headingLg {
        font-size: 24px !important;
        line-height: 32px !important;
      }

      .nopadding {
        padding: 0px !important;
      }

      .fullwidth {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        display: block !important;
        text-align: center;
        /*This will result in centering the link text, which is probably what you want -brianjohnsondesign.com*/
      }

      .center {
        text-align: center !important;
      }

      .padding20 {
        padding: 20px 0px !important;
      }

      .pad-t20-b30 {
        padding: 20px 0px 30px 0px !important;
      }

      .pad-l20 {
        padding: 0px 0px 0px 20px !important;
      }

      .paddingtop20 {
        padding: 20px 0px 0px 0px !important;
      }

      .paddingtop10 {
        padding: 10px 0px 0px 0px !important;
      }


    }

    @media screen and (max-width: 475px) {

      .hero-portal-glow-a2 {
        background-position: 510px !important;

      }
    }

    @media screen and (max-width: 425px) {

      .hero-portal-glow-a2 {
        background-position: 470px !important;

      }
    }

    @media screen and (max-width: 375px) {
      .hero-portal-glow-a2 {
        background-position: 420px !important;
      }
    }

    @media screen and (max-width: 320px) {
      .hero-portal-glow-a2 {
        background-position: 400px !important;
      }
    }
  </style>



  <!--[if gte mso 9]>
  <xml>
  <o:OfficeDocumentSettings>
    <o:AllowPNG/>
    <o:PixelsPerInch>96</o:PixelsPerInch>
  </o:OfficeDocumentSettings>
  </xml>
<![endif]-->

  <!--[if gte mso 9]>
<style type="text/css" media="all">
/* Outlook 2016 Height Fix */
table, tr, td {border-collapse: collapse;}
tr { font-size:0px; line-height:0px; border-collapse: collapse; }
</style>
<![endif]-->
  <!--[if (gte mso 9)|(IE)]>
  <style type="text/css">
    table {
    border-collapse: collapse;
    border-spacing: 0; 
    mso-line-height-rule: exactly; 
    mso-margin-bottom-alt: 0; 
    mso-margin-top-alt: 0; 
    mso-table-lspace: 0pt; mso-table-rspace: 0pt;}
  </style>
<![endif]-->
</head>

<body style="-webkit-text-size-adjust:none; -ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased; margin:0; padding:0; background-color:#f7f6f5;" class="wrapper">
  <!--[if mso]>
<style type="text/css">
body, table, td, a, span { font-family: Century Gothic, CenturyGothic, Arial, sans-serif;Arial, sans-serif !important; }
a {text-decoration: none;}
</style>
<![endif]-->




  
    <!--[if !mso]><!-->
    <div style="display: none; max-height: 0px; overflow: hidden;mso-hide:all;">
      <!-- Preheader -->
      
        Set up your online shop, find new customers, or boost your digital marketing ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
      <!-- End preheader-->
    </div>
    <!--<![endif]-->
  <center>

    <table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f7f6f5" class="wrapper" role="presentation" align="center">
      <tr>
        <td valign="top" align="center" style="padding: 20px 0px;" class="nopadding">
          
                
                        <!--START HERO MODULE-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto90pc" style="width: 580px" align="center">
                      <tr>
                        <td valign="top" align="right" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333; padding: 10px 0px"><a target="_blank" style="color: #5514B4; text-decoration: underline;" _label="Mirror page" _type="mirror" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d87&s_cid=DM42267&bid=100746529&lid=Mirror page&sc=Complement&cnctid=820Z54Y5JP&p1=%40LS%2FDQnvYIrRV%2FVo0BNPgfpgriDgPvVhSimnBwcERi5Q%3D">View in browser</a></td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td valign="top" align="center">
                    <!--START INDIGO HEADER BAR-->
                    <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#5514B4">
                      <tr>
                        <td valign="top" align="center">
                          <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="padding: 20px 0px;">
                                <a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d88&s_cid=DM42267&bid=100746529&lid=BT Logo&sc=Complement&cnctid=820Z54Y5JP" target="_blank" _label="BT Logo"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/logo-bt-rev-50x50-2x.png" width="50" height="50" alt="BT" style=" display: inline-block;" /></a>
                              </td>
                            </tr>
                            
                          </table>
                        </td>
                      </tr>
                    </table>
                    <!--END INDIGO BAR-->
                  </td>
                </tr>
                <tr>
                  <td valign="top" align="center">
                    <table cellspacing="0" cellpadding="0" border="0" align="center" width="640" style="background-color: #5514B4; width: 640px" class="emailwrapto100pc" bgcolor="#5514B4" role="presentation">
                      <tr>
                        <td class="hero-portal-glow-a2" height="380" align="center" valign="top" style="background-image: url(https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/portals/640/hero-portal-glow-a2-640x380-2x.jpg); background-size: cover; background-position: center right;">
                          <!--[if (gte mso 9)>
        <v:image xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style=" border: 0;display: inline-block; width:640px; height:380px;" src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/library/portals/640/hero-portal-glow-a2-640x380-2x.jpg" />
        <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style=" border: 0;display: inline-block;position: absolute; width:640px; height:380px;">
        <v:fill  opacity="0%" color="#5514B4"  />
        <v:textbox inset="0,0,0,0" >
        <![endif]-->
                          <table height="380" align="center" cellspacing="0" cellpadding="0" border="0" width="580" style=" width: 580px; height: 380px;" class="emailwrapto90pc" role="presentation">
                            <tr>
                              <td valign="top" align="center" height="30" style="font-size: 30px; line-height: 30px; mso-line-height-rule: exactly;"> </td>
                            </tr>
                            <tr>
                              <td valign="top" height="350" align="center" style="height: 350px;">
                                <table align="left" width="100%" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                  <tr>
                                    <td valign="middle" align="center" height="330" style="height:330px;">

                                      <table align="center" cellspacing="0" cellpadding="0" border="0" width="100%" role="presentation">

                                        <tr>
                                          <td class="headline-mob nobreak" valign="top" align="left" style="font-family: 'BTCurveHeadline','Century Gothic',CenturyGothic,Arial,sans-serif; font-size:40px; line-height:48px; font-weight:600; mso-line-height-rule:exactly; color:#FFFFFF; padding-right:30px">
                                            
                                              <span style="color:#FF80FF;">Growing</span> your brand <br />through YouTube
                                            </td>
                                        </tr>
                                        

                                        <tr>
                                          <td align="left" valign="top" style="padding: 20px 0px 0px 0px;">
                                            <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="btn-ghost emailwrapto100pc">
                                              <tr>
                                                <td valign="top" align="center" style="border-radius: 5px;" bgcolor="">
                                                  
                                                    <a class="button100pc" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d89" style="background-color: transparent; border: 1px solid #ffffff; font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 16px; mso-line-height-rule: at-least; text-align: center; text-decoration: none; padding: 14px 20px; color: #ffffff; border-radius: 5px;display:inline-block;mso-padding-alt:0;"><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:26pt"> </i><![endif]--><span style="mso-text-raise:13pt;">Register now</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                                  </td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                        <tr>
                                          <td valign="top" align="center" height="30" style="font-size: 30px; line-height: 30px; mso-line-height-rule: exactly;"> </td>
                                        </tr>

                                      </table>
                                    </td>
                                  </tr>

                                </table>
                              </td>
                            </tr>

                          </table>
                          <!--[if (gte mso 9)>
        </v:textbox>
        </v:rect>
        <![endif]-->
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END HERO MODULE-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                
                                  <span style="line-height:24px; color:#333333;">
                                    Hello Antonella,<br /><br />Join BT Skills for Tomorrow&#x2019;s free webinar in partnership with <span style="font-weight: 700;">Google Digital Garage</span>.<br /><br />Discover how to understand your target audience&#x2019;s behaviours in order to write, storyboard and film engaging videos, promote your content to users and measure your success. <br /><br />YouTube provides an exciting way of increasing your brand&#x2019;s exposure through video, and we&#x2019;ll help you with those top tips for creating engaging content.<br />
                                  </span>
                                </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--START BUTTON INDIGO-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="btn-one emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" style="border-radius: 5px;" bgcolor="#5514B4">
                                      
                                        <a class="button100pc" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8a" _label="" style="background-color: #5514B4; border: 1px solid #5514B4; font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 16px; mso-line-height-rule: at-least; text-align: center; text-decoration: none; padding: 14px 20px; color: #ffffff; border-radius: 5px;display:inline-block;mso-padding-alt:0;"><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:25pt"> </i><![endif]--><span style="mso-text-raise:13pt">Register now</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                      </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>

              <!--END BUTTON INDIGO-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#eeeeee">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                
                                  <span style="line-height:24px; color:#333333;">
                                    <span style="font-size: 28px; line-height: 36px; mso-line-height-rule:exactly; color:#5514B4;font-weight: 600;" class="headingLg">Other events in October</span><span style="font-weight: 700;"><br /><br /></span><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Build your ecommerce website" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8b">Build your own ecommerce website</a> &#x2013; Understand your audience and market place to shape your eCommerce offerings, before providing guidance to build a platform and optimise it for success.<br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Connecting with customers" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8c"><br /></a><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Leveraging online marketplaces to grow" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8d">Leveraging online marketplaces to grow</a> &#x2013; Equipping you with the knowledge and guidance to use marketplaces to increase your online sales, create effective listings and drive sales.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Drive engagement" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8e">Drive engagement across your social media channels</a> &#x2013; Turn followers into customers, increase community engagement and user interaction through your social media presence.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Allyship in the workplace" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d8f">Building effective allyship in the workplace</a> &#x2013; Effective allyship focuses on these three L's: listen, learn and lead, identify how your role and access in the workplace puts you in a position of power to be an ally.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Top tips on digital marketing" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d90">Top tips on digital marketing</a> &#x2013; Celebrating Black History Month, learn top tips on digital marketing and experiences that successful BAME entrepreneurs have had in the workplace. <br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="Build your personal brand" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d91">Build your personal brand</a> &#x2013;  Learn how to go about forming or re-forming your personal brand, focusing on the factors that can either help or hinder you with your personal brand.<br /><br /><a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="YouTube for your brand" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d92">YouTube for your brand</a> &#x2013; Define your target audience, identify your USP and business goals, create engaging content and optimise your YouTube channel.
                                  </span>
                                </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--START BUTTON INDIGO-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#eeeeee">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="btn-one emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center" style="border-radius: 5px;" bgcolor="#5514B4">
                                      
                                        <a class="button100pc" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d93" _label="" style="background-color: #5514B4; border: 1px solid #5514B4; font-family:'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 700; line-height: 16px; mso-line-height-rule: at-least; text-align: center; text-decoration: none; padding: 14px 20px; color: #ffffff; border-radius: 5px;display:inline-block;mso-padding-alt:0;"><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%;mso-text-raise:25pt"> </i><![endif]--><span style="mso-text-raise:13pt">View all webinars</span><!--[if mso]><i style="letter-spacing: 20px;mso-font-width:-100%"> </i><![endif]--></a>
                                      </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>

              <!--END BUTTON INDIGO-->
            
              <!--START COPY-->
              <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                      
                      <tr>
                        <td valign="top" align="center" style="padding: 25px 0px 30px 0px">
                          <table width="580" style="width: 580px;" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="font-family: 'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; mso-line-height-rule:exactly;  color:#333333;">
                                
                                  <span style="line-height:24px; color:#333333;">
                                    <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d94&s_cid=DM42267&bid=100746529&lid=No Label&sc=Complement&cnctid=820Z54Y5JP">BT Skills for Tomorrow</a> is here to help you unlock the potential of your business by getting online.  Small business owners and their employees can take advantage of expert-led webinars and online courses from BT and our partners, such as Google Digital Garage, Cisco and Small Business Britain. Whether you&#x2019;re just starting out or ready to scale up, learn the digital skills you need.<br /><br />Can&#x2019;t join any of these webinars? Visit our <a style="color:#5514B4;font-weight:400; text-decoration:underline;" target="_blank" _label="" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d95">Skills for Tomorrow</a> playlist to access our free business-focused webinars on demand.<br /><br />Thanks,<br /><br /><span style="color:#5514b4; font-weight: 700;">BT Skills for Tomorrow team</span>
                                  </span>
                                </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <!--END COPY-->
            
              <!--Start Footer-->
               <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#f7f6f5" role="presentation">
                <tr>
                  <td valign="top" align="center">
                    
                      
                     
                      <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#ffffff">
                        <tr>
                        <td valign="top" align="center" style="padding: 0px 0px 0px 0px">
                                                                                                        <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#5514B4">
                                                                                                                <tr>
                                                                                                                        <td valign="top" align="center">
                                                                                                                                <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                                                                                                                                        <tr>
                                                                                                                                                <td valign="top" align="left" style="padding: 10px 0px;">
                                                                                                                                                        <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                                                                                                                                                <tr>
                                                                                                                                                                        <td valign="top" align="center">
                                                                                                                                                                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation">
                                                                                                                                                                                        <tr>
                                                                                                                                                                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly; mso-text-raise:4px; color: #ffffff;"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d96&s_cid=DM42267&bid=100746529&lid=Home&sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none">Home</a></td>
                                                                                                                                                                                                <td valign="top" align="left" width="20" style="width: 20px">
                                                                                                                                                                                                         
                                                                                                                                                                                                </td>
                                                                                                                                                                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly;mso-text-raise:4px; color: #ffffff;"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d97&s_cid=DM42267&bid=100746529&lid=Products&sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #ffffff; text-decoration: none">Products</a></td>
                                                                                                                                                                                                <!--<td valign="top" align="left" width="20" style="width: 20px">
                                                                                                                                                                                                         
                                                                                                                                                                                                </td>
                                                                                                                                                                                                <td valign="middle" align="center" style="font-family:  'BTCurve', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height:30px; mso-line-height-rule:exactly; mso-text-raise:4px; color: #ffffff;"><a href="https://business.bt.com/solutions/" target="_blank" style="color: #ffffff; text-decoration: none">Solutions</a></td>-->
                                                                                                                                                                                        </tr>
                                                                                                                                                                                </table>
                                                                                                                                                                        </td>
                                                                                                                                                                </tr>
                                                                                                                                                        </table>
                                                                                                                                                         
                                                                                                                                                                        <!--[if mso]>
                                                                                                                                                        </td>
                                                                                                                                                        <td>
                                                                                                                                                        <![endif]-->
                                                                                                                                                        <table width="20" style="width: 20px;" align="left" cellpadding="0" cellspacing="0" border="0" height="5" class="emailwrapto100pc">
                                                                                                                                                                <tr>
                                                                                                                                                                        <td valign="top" align="center" style="font-size: 5px; line-height: 5px; mso-line-height-rule: exactly;"> </td>
                                                                                                                                                                </tr>
                                                                                                                                                        </table>
                                                                                                                                                        <!--[if mso]>
                                                                                                                                                        </td>
                                                                                                                                                        <td>
                                                                                                                                                        <![endif]-->
                                                                                                                                                        <table align="right" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc" role="presentation">
                                                                                                                                                                <tr>
                                                                                                                                                                        <td valign="top" align="center">
                                                                                                                                                                                <table align="left" cellpadding="0" cellspacing="0" border="0" style="overflow: hidden;" role="presentation">
                                                                                                                                                                                        <tr>
                                                                                                                                                                                                <td valign="top" align="center"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d98" target="_blank" _label="Twitter Footer Icon"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-tw-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                                                                                                                                                                                <td valign="top" align="left" width="10" style="width: 10px"> </td>
                                                                                                                                                                                                <td valign="top" align="center"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d99" target="_blank" _label="Youtube Footer Icon"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-yt-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                                                                                                                                                                                <td valign="top" align="left" width="10" style="width: 10px"> </td>
                                                                                                                                                                                                <td valign="top" align="center"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d9a" _label="LinkedIn Footer Icon" target="_blank"><img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/social-li-30x30-2x.png" width="30" height="30" border="0" style="display: block" /></a></td>
                                                                                                                                                                                        </tr>
                                                                                                                                                                                </table>
                                                                                                                                                                        </td>
                                                                                                                                                                </tr>
                                                                                                                                                        </table>
                                                                                                                                                        
                                                                                                                                                </td>
                                                                                                                                        </tr>
                                                                                                                                </table>
                                                                                                                        </td>
                                                                                                                </tr>
                                                                                                        </table>
                                                                                                </td>
                                                                                        </tr>
                                                                                </table>
                  </td>
                </tr>
                <!--END Footer Purple Bar-->
                <!--Start unsub and legal details-->
                <tr>
                  <td valign="top" align="center">
                    <table width="640" cellspacing="0" cellpadding="0" border="0" style="width: 640px" role="presentation" class="emailwrapto100pc" bgcolor="#f7f6f5">
                      <tr>
                        <td valign="top" align="center">
                          <table width="580" cellpadding="0" cellspacing="0" border="0" role="presentation" align="center" style="width: 580px" class="emailwrapto90pc">
                            <tr>
                              <td valign="top" align="left" style="padding: 20px 0px 20px 0px;">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                  <tr>
                                    <td valign="top" align="center">
                                      
                                        <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                          <tr>
                                            <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a _label="Opt-out link" _type="optout" target="_blank" style="color: #5514b4; text-decoration: none;" href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d9b&s_cid=DM42267&bid=100746529&lid=Opt-out link&sc=Complement&cnctid=820Z54Y5JP&p1=%407IU1nyuDV6OV%2B%2F2ZMLfI2Q%3D%3D">Unsubscribe <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                          </tr>
                                        </table>
                                        <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                        <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                          <tr>
                                            <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                               
                                            </td>
                                          </tr>
                                        </table>
                                        <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc43d9c&s_cid=DM42267&bid=100746529&lid=Terms & Conditions &sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration: none;">Terms & Conditions <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                             
                                          </td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc448f1&s_cid=DM42267&bid=100746529&lid=Privacy Policy &sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration: none;">Privacy Policy <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table width="15" align="left" cellpadding="0" cellspacing="0" border="0" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="top" align="left" width="15" style="width: 15px; line-height: 10px; font-size: 10px;">
                                             
                                          </td>
                                        </tr>
                                      </table>
                                      <!--[if mso]>
                                </td>
                                <td>
                                <![endif]-->
                                      <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                        <tr>
                                          <td valign="middle" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 700; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333"><a href="http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,8cc448f2&s_cid=DM42267&bid=100746529&lid=Contact us &sc=Complement&cnctid=820Z54Y5JP" target="_blank" style="color: #5514b4; text-decoration:none;">Contact us <img src="https://business.bt.com/content/dam/bt/bt-enterprise/email-master-template/icon-chevron-rgt-14x22-2x.png" width="5" height="8" class="w5 h8" style="width: 5px; height: 8px; border: none; outline: none; -ms-interpolation-mode: bicubic; display: inline-block;" /></a></td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                            
                            <tr>
                              <td valign="top" align="center" height="1" style="font-size: 1px; line-height: 1px; mso-line-height-rule: exactly;" bgcolor="#eeeeee"> </td>
                            </tr>
                            <tr>
                              <td valign="top" align="left" style="padding: 20px 0px;">
                                <table align="left" cellpadding="0" cellspacing="0" border="0" role="presentation" class="emailwrapto100pc">
                                  <tr>

                                    <td valign="top" align="left" style="font-family: 'BTCurveCD', 'Century Gothic', CenturyGothic, Arial, sans-serif; font-size: 12px; line-height:16px; font-weight: 400; mso-line-height-rule:exactly; mso-text-raise:2px; color: #333333">
                                     All information was correct on the date we sent this email.<br /><br />
                                     
                                                                                                                                                                
                                      © British Telecommunications plc 2020
                                      . We're registered in England at 81 Newgate Street, London EC1A 7AJ (company number 1800000).
                                     
                                      

                                    </td>

                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
                <!--END unsub and legal details-->
              </table>
              <!--End Footer-->
            </td>
      </tr>
    </table>
    
    
  </center>
</body>

<img height='0' width='0' alt='' src='http://t.businesscommunication.bt.com/r/?id=h6014521,8cbc4777,1'/>